h1 {
color: black;
text-align: center; 
font-size: 14px;
font-family: verdana, san-serif
}

div {
padding-top: 5px; 
padding-bottom: 5px; 
padding-left: 5px; 
padding-right: 5px; 
text-align: left;  
color: black; 
font-size: 12px; 
margin-left: 0px; 
margin-top: 0px; 
font-family: verdana, san-serif		
}

div.breadcrumbs {
padding-left: 0px; 
padding-right: 0px;
background: transparent;
font-size: 12px;
font-family: verdana, san-serif
}

div.middle {
font-size: 12px;
text-align: center;
text-decoration: underline;
}

div.left {
font-size: 12px;
font-weight: bold;
}

div.right {
text-align: right;
font-weight: bold;
}

p {
font-size: 12px;
font-family: verdana, san-serif 
}

ul {
font-size: 12px;
font-family: verdana, san-serif
}


b {
font-size: 12px;
}

strong {
font-size: 12px;
font-family: verdana, san-serif;
}

i {
font-family: verdana, san-serif;
}

td {
font-size: 12px;
font-family: verdana, san-serif;
}

th {
font-size: 12px;
font-family: verdana, san-serif;
}

.bold_12 {
font-size: 12px;
font-weight: bold;
}


.top_navigation { 
color: white; 
text-align: center;		
}

.side_navigation {
color: #9999CC;
}

.middle {
text-align: center;
}

.none {
background: transparent
}

a:link {
text-decoration: underline;
color: black;
font-family: verdana, san-serif;
}
a:active {
text-decoration: none;
color: #999966;
}
a:visited {
text-decoration: underline;
color: #666666;
font-family: verdana, san-serif;
}
a:hover {
text-decoration: none;
}


a.top:link {
text-decoration: none;
color: white;
font-family: verdana, san-serif
}
a.top:active {
text-decoration: underline;
color: white
}
a.top:visited {
text-decoration: none;
color: white
}
a.top:hover {
text-decoration: underline;
}


a.side:link {
text-decoration: none;
color: black;
font-family: verdana, san-serif
}
a.side:active {
text-decoration: underline;
color: black
}
a.side:visited {
text-decoration: none;
color: #666666;
}
a.side:hover {
text-decoration: underline;
}


a.breadcrumb:link {
text-decoration: none;
color: black;
font-family: verdana, san-serif
}
a.breadcrumb:active {
text-decoration: underline;
color: black
}
a.breadcrumb:visited {
text-decoration: none;
color: #666666;
}