BODY
{
 font-family:  Arial, Helvetica, Verdana, Sans-Serif;
 font-size: 12px;
 color: #000000;
 font-style: normal;
 font-variant: normal;
 font-weight: normal; 
}

TD
{
 font-family:  Arial, Helvetica, Verdana, Sans-Serif;
 font-size: 12px;
 color: #000000;
 font-style: normal;
 font-variant: normal;
 font-weight: normal; 
}

H1
{
	text-align: center;
	color: #03275B;
}

H2
{
	text-align: center;
}

.headlines
{
	 font-family:  Arial, Helvetica, Verdana, Sans-Serif;
	 font-size: 16px;
	 color: #03275B;
	 font-style: italic;
	 font-variant: small-caps;
	 font-weight: bold;
}

.categories
{
	 font-family:  Arial, Helvetica, Verdana, Sans-Serif;
	 font-size: 16px;
	 color: #03275B;
	 font-style: normal;
	 font-variant: small-caps;
	 font-weight: normal;
}

.new
{
	 color: #FF0000;
	 font-style: italic;
}

HR
{
	color: #000000;
	background-color: 000000;
	text-align: center;
	width: 100%;
	height: 1px;
}

.text 
{
	font-size: 14px;
}

.medium
{
	font-size: 11px;
}

.elarge 
{
	font-size: 18px;
	font-weight: bold; 
}

.large 
{
	font-size: 16px;
}

.small 
{
	font-size: 10px;
}

.center 
{
	text-align: center;
}
.left 
{
	text-align: left;
}	

.right 
{
	text-align: right;
}	
