.nav, .nav a:link, .nav a:visited, .nav a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FF0000;
	font-weight: bold;
	font-style: italic;
	line-height: 18px;
	text-decoration: none;
}

.nav a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	font-weight: bold;
	font-style: italic;
	line-height: 18px;
}

p {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFFFCC;
}
.p_red {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FF0000;
}
 

.link, .link a:link, .link a:visited, .link a:active{
	font-family: "Times New Roman", Times, serif; 
	font-size: 18px; 
	color: #FF0000; 
	font-weight: normal; 
	text-decoration: underline;
} 

.link a:hover {
	color: #CCCC00;
	text-decoration: underline;
	font-family: "Times New Roman", Times, serif;
	;
	font-size: 18px;
	font-weight: normal;
} 

.link_sm, .link_sm a:link, .link_sm a:visited, .link_sm a:active{
	font-family: "Times New Roman", Times, serif; 
	font-size: 14px; 
	color: #FF0000; 
	font-weight: normal; 
	text-decoration: underline;
} 

.link_sm a:hover {
	color: #FFFFFF; 
	text-decoration: underline; 
	font-family: "Times New Roman", Times, serif;; 
	font-size: 14px; 
	font-weight: normal;
}
 
hr {
	color: #CCB400;
	height: 1px;
}


.pcsad, .pcsad a:link, .pcsad a:visited, .pcsad a:active{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #FFFFCC; 
	font-weight: normal; 
	text-decoration: none;
} 

.pcsad a:hover {
	color: #FFFFFF; 
	text-decoration: underline; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: normal;
} 

h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	color: #FFFFFF;
	font-weight: bold;

}

h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FF0000;
}

h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	color: #FF0000;
}
.border_color_yellow {
	border: 1px solid #CCCC00;
}
.floatright {  
	float: right;
	margin-left: 10px;
	margin-bottom: 5px;
	margin-top: 5px;
	border: 1px solid #B3131A;
}
.floatleft {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-top: 5px;
	border: 1px solid #B3131A;
}
.floatright_noborder {  
	float: right;
	margin-left: 10px;
	margin-bottom: 5px;
	margin-top: 5px;
}
.floatleft_noborder {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-top: 5px;a {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FF0000;
}
