body	{
font-family: arial, sans-serif;
font-size: 13px;
line-height: 17px;
font-weight: normal;
color: #333333;
background-color: #ffffff;
margin-top: 0;
padding-top: 0;

}

a {
color: #006699;
text-decoration: none;
}

a:visited {
color: #669999;
text-decoration: none;
}

a:hover {
color: #E28705;
text-decoration: underline;
}



/* These are the headlines, subheaders, and h tags */

h1	{
margin-top: 0px;
font-family: Arial, sans-serif;
color: #333333;
font-size: 14px;
font-weight: bold;
}

h2	{
margin-top: 0px;
font-family: Arial, sans-serif;
color: #666666;
font-size: 13px;
font-weight: bold;
text-align: center;
}

h3	{
margin-top: 0px;
font-family: Arial, sans-serif;
color: #666666;
font-size: 12px;
font-weight: bold;
}

h4	{
margin-top: 0px;
font-family: Arial, sans-serif;
color: #666666;
font-size: 11px;
font-weight: bold;
font-style: italic;
}

.colorhdr	{
font-family: Arial, sans-serif;
color: #006699;
font-size: 14px;
font-weight: bold;
}


p, td, li, input {
font-family: arial, sans-serif;
font-size: 13px;
line-height: 17px;
font-weight: normal;
color: #333333;
}


.sidebar	{
font-size: 12px;
line-height:16px;
color: #006699;
}



.pagehead	{
font-family: Arial, sans-serif;
color: #666666;
font-size: 18px;
font-weight: bold;
text-align: right;
}


.small	{
font-size: 12px;
}


.smaller	{
font-size: 11px;
}


/*
.headline	{
margin-top: 0px;
font-family: Arial, sans-serif;
color: #FFEF87;
font-size: 13px;
font-weight: bold;
}

.subheadline	{
margin-top: 0px;
font-family: Arial, sans-serif;
color: #FFEF87;
font-size: 11.5px;
font-weight: bold;
}
*/





a.small {
color: #009999;
text-decoration: none;
font-size: 10px;
font-weight: bold;
}

a.small:visited {
color: #990000;
text-decoration: none;
font-size: 10px;
font-weight: bold;
}

a.small:hover, a.small:active {
color: #0066cc;
text-decoration: underline;
font-size: 10px;
font-weight: bold;
}




/* Random image effects */

img.random {
	border: 1px solid #ffffff;
	border-color: #ffffff;
      }



/* Special cases text */

.address {
	font-size: 11px;
	line-height: 15px;
	text-align: center;
}

.quoteauthor    {
	font-size: 11px;
	color: #000000;
	font-style: italic;
	line-height: 13px;
	text-align: right;
	padding-right: 20px;
	padding-bottom: 5px;
}

.quote {
	font-size: 11px;
	color: #000000;
	line-height: 13px;
	font-style: italic;
	font-weight: normal;
	text-align: center;
	padding-bottom: 5px;
	width: 175px;
}


.copyright {
	font-size: 10px;
	line-height: 14px;
	text-align: center;
}

.top {
	font-size: 9px;
	font-weight: bold;
	text-align: right;
	margin-right: 10px;
	padding-right: 10px;
}



.smallnobold	{
font-size: 11px;
line-height: 13px;
text-align: left;
font-weight: normal;
font-style: italic;
padding-top: 4px;
}
