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: #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;
}	

.title
{
	font-family:  Arial, Helvetica, Verdana, Sans-Serif;
	 font-size: 22px;
	 color: #03275B;
	 font-style: italic;
	 font-variant: normal;
 	font-weight: bold; 
 	vertical-align: text-top;
}
.subtitle
{
	font-family:  Arial, Helvetica, Verdana, Sans-Serif;
	 font-size: 14px;
	 color: #03275B;
	 font-style: italic;
	 font-variant: normal;
 	font-weight: bold; 
 	vertical-align: text-top;
}
.boxtext
{
	font-family:  Arial, Helvetica, Verdana, Sans-Serif;
	 font-size: 12px;
	 color: #03275B;
	 font-style: normal;
	 font-variant: normal;
 	font-weight: bold; 
 	vertical-align: text-top;
}
.boxmiddle 
{
      width: 245px;
      background-image: url(boxmiddle.jpg);
      background-repeat: repeat-y;
      float: right;
}
.wboxtop 
{
      background-image: url(wboxtop.jpg);
      background-position: top left;
      background-repeat: no-repeat;
}
.boxtop 
{
      background-image: url(boxtop.jpg);
      background-position: top left;
      background-repeat: no-repeat;
}
.qboxtop 
{
      background-image: url(qboxtop.jpg);
      background-position: top left;
      background-repeat: no-repeat;
}
.boxbottom 
{
      background-image: url(boxbottom.jpg);
      background-position: bottom left;
      background-repeat: no-repeat;
      padding: 35px 10px 15px 10px;      
}
