


p {
	font-family: verdana,helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000099;
}
h1 {
	font-family: verdana,helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	color: #000099;
	padding-top: 10px;
}

h2 {
	font-family: verdana,helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	color: #000099;
}
h3 {
	font-family: verdana,helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #000099;
}
h4 {
	font-family: verdana,helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #000099;
	font-weight: bold;
}
h5 {
	font-family: verdana,helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;	
	color: #000099;
	Margin-left: 20px;
	Margin-right: 20px;
}

h6 {
	font-family: verdana,helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #ff0752;
	font-weight: normal;
	Margin-left: 16px;
	Margin-right: 12px;
}

a {
	text-decoration: none;
}
a.blue:link {
	color: #000099;
	font-size: 14px;
	text-decoration: none;
	font-family: verdana,helvetica, sans-serif;
}
a.blue:active 	{color: #000099;  font-size:14px;	font-family: verdana,helvetica, sans-serif; }
a.blue:visited 	{color: #000099;  font-size:14px;	font-family: verdana,helvetica, sans-serif;}
a.blue:hover 	{color: #FF0000;  font-size:14px;	font-family: verdana,helvetica, sans-serif;}

a.red:link {
	color: #000099;
	font-weight: bold;
	text-decoration: none;
	font-size:14px;
	font-style: italic;
	font-family: verdana,helvetica, sans-serif;
}
a.red:active {
	color: #000099; 
	font-weight: bold;	
	text-decoration: none;
	font-size:14px;	
	font-style: italic;
	font-family: verdana,helvetica, sans-serif;
}	
a.red:visited {
	color: #000099; 
	font-weight: bold;	
	text-decoration: none;
	font-size:14px;	
	font-style: italic;
	font-family: verdana,helvetica, sans-serif;
}
a.red:hover {
	color: #FF0000; 
	font-weight: bold;	
	text-decoration: none;
	font-size:14px;	
	font-style: italic;
	font-family: verdana,helvetica, sans-serif;
}

a.green:link {
	color: #000099;
	font-weight: bold;
	text-decoration: none;
	font-size:14px;
	font-style: italic;
	font-family: verdana,helvetica, sans-serif;
}
a.green:active {color: #000099; font-weight: bold;	font-size:14px;		font-style: italic;	font-family: verdana,helvetica, sans-serif;}
a.green:visited {color: #000099;  font-weight: bold;font-size:14px;		font-style: italic;	font-family: verdana,helvetica, sans-serif;}
a.green:hover {color: #FF0000;  font-weight: bolder; font-size:14px;	font-style: italic;	font-family: verdana,helvetica, sans-serif;}

ul {list-style-type:square; color: #000099; }