
h1 {
	FONT-SIZE: 15px; 
	COLOR: #000000; 
	LINE-HEIGHT: 14px; 
	FONT-FAMILY: Georgia, Times New Roman; 
	FONT-WEIGHT: bold
}

h2 {
	FONT-SIZE: 13px; 
	COLOR: #000000; 
	LINE-HEIGHT: 16px; 
	FONT-FAMILY: Georgia, Times New Roman; 
	FONT-WEIGHT: normal
}

.text  {
	font-size : 13px;
	font-family : Georgia, Times New Roman;
	line-height : 16px;
	color: #000000;
	text-align : left justify;
}

.smalltext  {
	font-size : 9px;
	font-family : Verdana, Arial;
	line-height : 14px;
	color: #000000;
	text-align : left justify;
}

a {color: #000000}  
a:hover {color: #CA5718;}


