
body {
	margin: 10px 10px 10px 10px;
	background-color: #424D6B;
	background-image: url(images/background.gif);
	background-repeat: repeat-x;
}

H2 {
	font-size:14pt;
}

P {
	text-align: justify
}

.box {
	border:#000000 2px solid;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	background: black;
	color: #AABBBB;
	background-image: url(images/background2.gif);
	background-repeat: repeat-x;
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,
StartColorStr='#363F57', EndColorStr='#000000');
}

TD {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #223344;
}

TH {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #223344;
	text-align: right;
}

A:link {
	COLOR: #DDEEEE;
	TEXT-DECORATION: none;
	font-variant: small-caps;
	font-weight:bold
}

A:visited {
	COLOR: #DDEEEE;
	TEXT-DECORATION: none;
	font-variant: small-caps;
	font-weight:bold
}

A:active {
	COLOR: #DDEEEE;
	TEXT-DECORATION: none;
	font-variant: small-caps;
	font-weight:bold
}

A:hover {COLOR: #424D6B;
	TEXT-DECORATION: none;
	font-variant: small-caps;
	font-weight:bold
	}

.row {
	background:#556677;
}

.rss-box {
	width:650px;
	color: #AABBBB;
}

.rss-date {
	color:#aaa;
	font-size: 85%;
}

.rss-items {
	padding-top:1em;
	list-style:none;
	position:relative;left:-20
}

.rss-item  {
	list-style:none;
	padding-bottom:1em;
	text-align:justify;
}

