<STYLE TYPE="text/css">
<!--

BODY {
        text-align: center;
        vertical-align: top;
        margin-top: 6px;
        margin-left: 0px;
}
TD.white {
        font-family: Georgia;
        font-weight: normal;
        font-size: 12px;
		background-image: URL(graphics/white.gif);
}
TD		 {
        vertical-align: top;
		text-align: left;
        
}
TD.red {
        font-family: Arial, Verdana;
        font-weight: normal;
        font-size: 12px;
		font-weight: bold;
		color: white;
		text-align: right;
		vertical-align: middle;
		background-color: #cc0000;
}
.text {
        font-family: Georgia, Times;
        font-weight: normal;
        font-size: 13px;
		font-weight: 500;
		text-align: left;
		text-indent: 15px;
		padding-left: 5px;
		padding-right: 5px;
}
A.home {
        font-family: Georgia, Times;
        font-weight: normal;
        font-size: 11px;
		font-weight: 500;
		color: #cc0000;
		text-align: left;
		text-decoration: none;
		
}
A.other {
        font-family: Georgia, Times;
        font-weight: normal;
        font-size: 11px;
		font-weight: 500;
		color: #999999;
		text-align: left;
		text-decoration: none;
		
}
.ltext {
        font-family: Georgia, Times;
        font-weight: normal;
        font-size: 13px;
		font-weight: 500;
		text-align: left;
		padding-left: 5px;
		padding-right: 5px;
}
H2 		{
        font-family: Georgia, Times;
        font-weight: normal;
        font-size: 18px;
		font-weight: 700;
		text-align: left;
		padding-left: 5px;
		padding-right: 5px;
}
.title {
        font-family: Georgia, Times;
        font-weight: normal;
        font-size: 18px;
		font-weight: 700;
		text-align: left;
		vertical-align: top;
		padding-left:15px;
		padding-right: 15px;
		padding-top: 10px;
		border-bottom: #000000 1px ridge
		
}
A:HOVER {
		color: red;
}
.date	{
		width: 90%;
        font-family: Georgia, Times;
        font-weight: normal;
        font-size: 13px;
		font-weight: 500;
		text-align: center;
		padding-top: 5px;
		padding-bottom: 5px;
		background: #efefef;
		border-left: #000000 1px solid;
		border-right: #000000 1px solid;
		border-top: #000000 1px solid;
		border-bottom: #000000 1px solid;
		
}

-->
</STYLE>