h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #353B6F;
}

h2{
color: #7b000f;
font-family: sans-serif;
font-size: .7em;
font-weight: normal;
text-align: center;
padding-left: 3px;
border-bottom: 1px #ffffff dotted; width:200px;
}


h3{
color: #630007;
font-family: sans-serif;
font-size: .75em;
font-weight: bold;
padding-left: 5px; }



h5{
color: #4d4d4d;
font-family: sans-serif;
font-size: .9em;
font-weight: normal;
padding-left: 15px; }

h6{
color: #9f0010;
font-family: sans-serif;
font-size: 11px;
font-weight: bold;
padding-left: 15px;
background-image: url(images/arrow_news.gif);

background-repeat: no-repeat;
background-position: +2px +0px; }

h4{
color: #303030;
font-family: sans-serif;
font-size: .71em;
font-weight: normal;
padding-left: 16px;
padding-right: 6px; 
 }

p{
color: #303030;
font-family: sans-serif;
font-size: .71em;
font-weight: normal;
padding: 1px; }


a:link {
color: #2d3764;
font-family: sans-serif;
font-size: 11px;
font-weight: bold;
text-decoration: none; 
padding-left: 16px;}

a:hover {
color: #9f0010;
font-family: sans-serif;
font-size: 11px;
font-weight: bold;
text-decoration: none;
padding-left: 16px;
}

a:visited{
color: #2d3764;
font-family: sans-serif;
font-size: 11px;
font-weight: bold;
text-decoration: none;
padding-left: 16px;
 }

a:active {
color: #2d3764;
font-family: sans-serif;
font-size: 11px;
font-weight: bold;
text-decoration: none;
padding-left: 16px;
 }
#nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFF00;
}
#nav a {
	color: #FFFF00;
	text-decoration: none;
}
#nav a:hover {
	color: #FF3300;
	text-decoration: none;
}
