@charset "utf-8";

html, body  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #ffffff;
	height: 100%;
	margin: 0;
	padding: 0;
	text-align: left;
	color: #000000;
}

p { 
font-size : 10px; 
font-family : Verdana; 
font-weight : normal; 
color : #000000 
} 

.text { 
font-size : 10px; 
font-family : Verdana; 
font-weight : normal; 
color : #000000 
} 

p.head { 
font-size : 10px; 
font-family : Arial; 
color : green; 
font-weight : bold; 
}

.head { 
font-size : 12px; 
font-family : Arial; 
color : green; 
font-weight : bold;
}

.small { 
font-size : 8px; 
font-family : Arial; 
}