/* CSS Document */

font {
	font-family:Arial, "Century Gothic", sans-serif, Batang, "Times New Roman"; 	
	}

h3 {
	font-family:Arial, "Century Gothic", sans-serif, Batang, "Times New Roman"; 	
	color:#0000CC; 
	}
	
h4 {
	font-family:Arial, "Century Gothic", sans-serif, Batang, "Times New Roman"; 	
	color:#0000CC; 
	}	

input { 
	font-family:Arial, "Century Gothic", sans-serif, Batang, "Times New Roman"; 
	font-size:12px;
	color:#0033FF; 
	}

td { 
	font-family:Arial, "Century Gothic", sans-serif, Batang, "Times New Roman"; 
	font-size:12px;
	color:#0033FF;  
	}

p {
	font-family:Arial, "Century Gothic", sans-serif, Batang, "Times New Roman"; 
	font-size:12px;
	color:#0033FF; 
	}
	
select {
	font-family:Arial, "Century Gothic", sans-serif, Batang, "Times New Roman"; 
	font-size:12px; 
	color:#0033FF; 
	}	
	
textarea {
	font-family:Arial, "Century Gothic", sans-serif, Batang, "Times New Roman"; 
	font-size:12px; 
	color:#0033FF; 
	}	
	
a {
	font-family:Arial, "Century Gothic", sans-serif, Batang, "Times New Roman"; 
	font-size:12px; 
	color:#0033FF; 
	}	
	
body {
	font-family:Arial, "Century Gothic", sans-serif, Batang, "Times New Roman"; 
	font-size:12px;
	color:#0033FF; 
	background-color:#FFFFFF;	
	}	