BODY  {
	font-size : 11;
	font-family : Verdana, Arial, Helvetica;
	color : #000000;
}

h1 {
	font-size:14px;
	font-weight: bold;
}

a  {
	text-decoration : none;
	font-size : 11;
	color : #3b6faa;
}

a:hover  {
	font-size : 11;
	text-decoration : underline;
}

li  {
	list-style-type : square;
}

.text  {
	font-size : 11px;
	line-height : 14px;
	color : #000000;
}

.largetext  {
	font-size : 14px;
	line-height : 17px;
	color : #000000;
}

.vet  {
	font-size : 11px;
	line-height : 14px;
	color : #000000;
	font-weight : bold;
}

.textsmall  {
	font-size : 10px;
	line-height : 12px;
	color : #000000;
}

.textsmallvet  {
	font-size : 10px;
	line-height : 12px;
	color : #000000;
	font-weight : bold;
}

