.Date{
	font-family: verdana;
	font-size: 7pt;
	color: #999999;
}
.Header{
	font-family: verdana;
	font-size: 10pt;
	font-weight: bold;
	color: black;
}
.HeaderBig{
	font-family: arial;
	font-size: 13.5pt;
	font-weight: bold;
	color: #083268;
}
.SubHeader{
	font-family: arial;
	font-size: 12pt;
	font-weight: bold;
	color: black;
}
.Text{
	font-family: verdana;
	font-size: 8pt;
	font-weight: normal;
	color: #333333;
	line-height: 130%;
}
.TextSmall{
	font-family: verdana;
	font-size: 7pt;
	font-weight: normal;
	color: #333333;
	line-height: 110%;
}
.LeftMenu{
	font-family: verdana;
	font-size: 8pt;
	font-weight: bold;
	padding-top: 6px;
	padding-bottom: 6px;
	border-top: solid 1px #0098DA;
}
.LeftSubMenu{
	font-family: verdana;
	font-size: 8pt;
	font-weight: normal;
	padding-top: 6px;
	padding-bottom: 6px;
	border-top: solid 1px #0098DA;
}
.LeftMenuHeader{
	font-family: arial;
	font-size: 8.5pt;
	font-weight: bold;
	color: white;
	letter-spacing : 1px;
}
.MoreContent{
	font-family: verdana;
	font-size: 8pt;
	font-weight: normal;
	color: red;
	padding-top: 8px;
}
.ContentMenu{
	font-family: verdana;
	font-size: 8pt;
	font-weight: normal;
	line-height: 130%;
	border-bottom: solid 1px #CCCCCC;
}
.BottomLink{
	font-family: verdana;
	font-size: 8pt;
	color: white;
}
.Footer{
	font-family: verdana;
	font-size: 7pt;
	color: #666666;
}
A:link{
	COLOR: #660000;
	TEXT-DECORATION: none;
}
A:visited{
	COLOR: #660000;
	TEXT-DECORATION: none;
}
A:active{
	COLOR: #FF6600;
	TEXT-DECORATION: none;
}
A:hover{
	COLOR: #FF6600;
	TEXT-DECORATION: underline;
}
