H1 {
	FONT-SIZE: 14pt;
	FONT-FAMILY: Verdana;
	font-weight: bolder;
	font-style: bold;
	margin-left: 25 px;
	margin-right: 10 px;
	margin-top: 12 px;
	margin-bottom: 2 px;
	COLOR: #FFFF5B;
}

H2 {
	FONT-SIZE: 12pt;
	FONT-FAMILY: Verdana;
	font-weight: bolder;
	font-style: bold;
	margin-left: 25 px;
	margin-right: 10 px;
	margin-top: 25 px;
	margin-bottom: 0 px;
	COLOR: #FFFF5B;
}

H3 {
	FONT-SIZE: 10 pt;
	FONT-FAMILY: Verdana;
	font-weight: bolder;
	font-style: bold;
	line-height: 10px;
	margin-left: 25 px;
	margin-right: 10 px;
	margin-top: 20 px;
	margin-bottom: 0 px;
	COLOR: #000000;
}
P {
	FONT-SIZE: 10pt;
	FONT-FAMILY: Verdana;
	margin-left: 25px;
	margin-right: 10px;
	margin-top: 12px;
	margin-bottom: 2px;
	COLOR: #030000;
}

TABLE { 
	background-color: #b60000; 
	border-width: 2px; 
}

.ContentTable {
	FONT-SIZE: 10pt;
	FONT-FAMILY: Verdana;
	margin-left: 25px;
	margin-right: 10px;
	margin-top: 12px;
	margin-bottom: 2px;
	COLOR: #030000;
}


{
	FONT-SIZE: 10pt;
	FONT-FAMILY: Verdana;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	COLOR: #030000;
}


.TopLink
{
	FONT-SIZE: 8pt;
	font-weight: bolder;
	font-style: bold;
}

.PicDivLeft
{
	text-align: left;
	margin-top: 12 px;
	margin-left: 10 px;
	float: left;
}

.PicDivRight
{
	text-align: right;
	margin-top: 12 px;
	float: right;
}

.PicText {
	FONT-SIZE: 8pt;
	FONT-FAMILY: Verdana;
	text-align: center;
	font-weight: bolder;
	font-style: bold;
	margin-left: 12px;
	margin-right: 10px;
	margin-top: 2px;
	margin-bottom: 1px;
	COLOR: #030000;
}



.BigTitleText {
	FONT-SIZE: 15pt;
	FONT-FAMILY: Verdana;
	font-weight: bold;
	COLOR: #F8B000;
	margin-left: 12px;
	margin-right: 12px;
	margin-top: 18px;
	margin-bottom: 8px;
}

.SmallTitleText {
	FONT-SIZE: 12pt;
	FONT-FAMILY: Verdana;
	font-weight: bolder;
	font-style: bold;
	margin-left: 12px;
	margin-right: 10px;
	margin-top: 12px;
	margin-bottom: 2px;
	COLOR: #030000;
}




/* BEGIN Start-Page */
.startH1
{
	font-size: 15 pt;
	text-align: right;
}
.startP
{
	font-size: 11 pt;
	text-align: right;
	font-weight: bolder;
	font-style: bold;
}
/* END Start-Page */


/* BEGIN Navigation */
.DownMenuText {
	FONT-SIZE: 10pt;
	FONT-FAMILY: Arial;
	COLOR: #000000;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;	
}

.SubMenuTable
{
	margin-top: 18px;
	margin-left: 20px;
}

.SubMenuText
{
	FONT-SIZE: 10pt;
	FONT-FAMILY: Arial;
	COLOR: #000000;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;	
}

.SubMenuText a													
{
	text-decoration: none;
	color: #FFFFFF;
	display: block;
	padding: 1px 6px 2px 6px;
	border-top: solid 1px #D20000;
	border-bottom: solid 1px #780000;
	width: 145px;
	height: 25px;
	vertical-align: middle;

}

.SubMenuText a:hover										
{ 	background-color: #CE5151;
}

/* END Navigation */ 
ul
{
	margin-top: 0 px;		
}

li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	list-style-position: outside;
	list-style-type: disc;
	line-height: 20px;
	margin-left: 15 px;
}
