.header {
	color: #000000;
	text-decoration: none;	
	font-weight: bold;					
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 16px;
}

.main {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color: #000000;
}

.info {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color: #000000;
}

a:link, a:active {
	color: #669966;
	font-size:12px;
	font-weight: bold;	
	text-decoration: none;		
	font-family : Arial, Helvetica, Verdana, sans-serif;
}

a:hover {
	color: #336666;		
	font-size:12px;
	font-weight: bold;		
	text-decoration: none;		
	font-family : Arial, Helvetica, Verdana, sans-serif;
}		

a:visited {
	color: #336666;
	font-size:12px;
	font-weight: bold;		
	text-decoration: none;			
	font-family : Arial, Helvetica, Verdana, sans-serif;
}




.Homepage {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 36px;
}
.pagetitle {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 36px;
	color: #0F0;
}
.title1 {
	font-family: "Courier New", Courier, monospace;
	font-size: 36px;
	color: #0F0;
}
.title2 {
	font-family: "Courier New", Courier, monospace;
	font-size: 30px;
	font-weight: bold;
	color: #0F0;
	text-align: center;
}
.dct {
	font-family: "Courier New", Courier, monospace;
	font-size: 36px;
	color: #F0F;
}
.text {
	font-family: "Courier New", Courier, monospace;
	font-size: 24px;
	color: #F0F;
}
.atext {
	font-family: "Courier New", Courier, monospace;
	font-size: 20px;
	color: #0F0;
}
.btext {
	font-family: "Courier New", Courier, monospace;
	font-size: 20px;
	color: #F0F;
}

