body {
	font-family: Verdana,Arial;
	font-size: 4px;
	color: #808080;
	margin:5px;
	margin-bottom: 1px;
	margin-top: 1px;
	background-color : #ffffff;
} 
 
a {
	font-family: Georgia, Times New Roman;
	font-size: 13px;
} 	  
a.under {
	font-family: Verdana;
	font-size: 13px;
} 	
A:link {text-decoration: none; color : #C00000}
A:visited {text-decoration: none; color : #C00000}
A:hover {text-decoration: none; color : #808080}

A.big:link {text-decoration: underline; color : #ff00c6; font-size: 24px; font-family: Georgia, Times New Roman; font-weight: bold;}
A.big:visited {text-decoration: underline; color : #ff00c6; font-size: 24px; font-family: Georgia, Times New Roman; font-weight: bold;}
A.big:hover {text-decoration: none; color : #ff00c6; font-size: 24px; font-family: Georgia, Times New Roman; font-weight: bold;}

A.big2:link {text-decoration: underline; color : #42abfc; font-size: 24px; font-family: Georgia, Times New Roman; font-weight: bold;}
A.big2:visited {text-decoration: underline; color : #42abfc; font-size: 24px; font-family: Georgia, Times New Roman; font-weight: bold;}
A.big2:hover {text-decoration: none; color : #42abfc; font-size: 24px; font-family: Georgia, Times New Roman; font-weight: bold;}

A.under:link {text-decoration: underline; color : #92A184}
A.under:visited {text-decoration: underline; color : #92A184}
A.under:hover {	text-decoration: underline; color : #C00000;}

img {border-color : #92A184;}

h1{
	font-size: 28px;
	font-family: Georgia, Times New Roman;
	color: #ff00c6;
	margin: 0px;
	padding: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: 15px;	
	font-weight : bold;
}

h2{
	font-size: 24px;
	font-family: Georgia, Times New Roman;
	color: #42abfc;
	margin: 0px;
	padding: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: 15px;		
	font-weight : bold;
}

h3{
	font-size: 28px;
	font-family: Georgia, Times New Roman;
	color: #ffffff;
	margin: 0px;
	padding: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;		
	font-weight : bold;
}
