body {
background-color:#31578a;
	font-family:Arial;
	font-size:14px
}

h2           {
	font-family: Tahoma;
	font-size: 28px;
	letter-spacing: -1;
	font-weight: bold
}

.highlight {
   background-color: #ffff00
}
.boxright {
   background-color: #ffffcc; float: right; margin: 5px; border: 1px #000000 solid; font-family: arial, sans-serif; font-size: .8em; padding: 10px;
}
.atten {
	FONT-WEIGHT: bold; TEXT-TRANSFORM: uppercase; FONT-STYLE: italic
}
.redtext {
	FONT-WEIGHT: bold; COLOR: #b30000
}
.boxquote {
	PADDING-RIGHT: 5px; BORDER-TOP: black 5px solid; PADDING-LEFT: 5px; FONT-WEIGHT: normal; FONT-SIZE: 1.5em; PADDING-BOTTOM: 5px; WIDTH: 200px; COLOR: black; PADDING-TOP: 5px; BORDER-BOTTOM: black 5px solid; FONT-FAMILY: impact, helvetica, arial, sans-serif; HEIGHT: 150px; BACKGROUND-COLOR: white; TEXT-ALIGN: center
}
.floatright {
	FLOAT: right; MARGIN: 5px
}
H1 {
	FONT-WEIGHT: bold; FONT-SIZE: 20pt; MARGIN: 3px 0px; WORD-SPACING: 0px; COLOR: #b30000; FONT-FAMILY: Tahoma; TEXT-ALIGN: center
}
.floatleft {
	FLOAT: left; MARGIN: 4px 10px 4px 0px
}
H3 {
	FONT-WEIGHT: bold; FONT-SIZE: 13pt; MARGIN: 3px 0px; WORD-SPACING: 0px; COLOR: #b30000; LINE-HEIGHT: 110%; FONT-FAMILY: Tahoma; TEXT-ALIGN: center
}
.list {
	FONT-SIZE: 11pt; MARGIN-BOTTOM: 0px; FONT-FAMILY: Arial,Verdana
}

.style2 {color: #FF0000}
.style4 {
	font-family: Tahoma;
	font-weight: bold;
}
.style5 {font-family: Arial, Helvetica, sans-serif}
.style7 {
	font-family: Arial, Helvetica, sans-serif;
	color: #0000FF;
	font-weight: bold;
}
.style13 {font-family: Arial, Helvetica, sans-serif; font-weight: bold; }
.style19 {
	font-size: 36px;
	font-weight: bold;
}
.style20 {color: #990000; font-weight: bold; font-size: 16pt; }
.style25 {font-family: Arial, Helvetica, sans-serif; font-weight: bold; color: #FF0000; }
.style26 {
	font-family: impact, helvetica, arial, sans-serif;
	color: #CC0000;
	font-size: 22pt;
}
.style27 {font-family: impact, helvetica, arial, sans-serif; color: #CC0000; font-size: 18px; }
.style30 {
	font-size: 8px;
	color: #CCCCCC;
}
.style32 {
	font-family: Arial;
	font-weight: bold;
	color: #FF0000;
	font-size: 18pt;
}

.style37 {FONT-WEIGHT: bold; COLOR: #b30000; font-size: 18; }
.style39 {FONT-WEIGHT: bold; COLOR: #b30000; font-size: 18pt; }
.style41 {font-size: 18pt}
.style43 {
	color: #0000FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
}
.style44 {color: #000000}
.style45 {font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 16px; }
.style47 {font-family: impact, helvetica, arial, sans-serif; color: #0000FF; font-weight: bold; font-size: 36px; }
.style48 {font-family: Tahoma; font-weight: bold; font-size: 16pt; }
.style50 {
	color: #000000;
	font-size: 18px;
	font-weight: bold;
}

.style55 {font-size: 18}
.style60 {
	font-size: 9px;
	color: #000000;
}
#table1 {border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #DCE1F5;
	border-right-color: #DCE1F5;
	border-bottom-color: #DCE1F5;
	border-left-color: #DCE1F5;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	font-size: 16px;
	text-align: left;}
.style61 {
	font-size: 30px;
	font-weight: bold;
	color: #000000;
}


.style62 {
	color: #333399;}
.style63 {color: #990000}
.style64 {
	font-size: 24px;
	font-weight: bold;
}
.style66 {color: #990000; font-weight: bold; }
.style68 {color: #FF0000; font-size: 18pt; font-family: Arial;}

.style74 {
	font-size: 56px;
	color: #ba0000;
	font-weight: bold;
	font-family: Impact;
}

button.btn {
	position:relative !important;
	top:0 !important;
	left:0 !important;
	font-size: 21px;
	height: 37px;
	width: 325px;
	padding: 0;
	border:2px Solid ThreeDShadow;
	border-color:ButtonHighlight ButtonShadow ButtonShadow ButtonHighlight;
	background:ButtonFace;
	}
button.btn:hover {
	position:relative !important;
	top:1px !important;
	left:1px !important;
	color:#009900;
	border:2px Solid ThreeDShadow;
	border-color:ButtonShadow ButtonHighlight ButtonHighlight ButtonShadow;
	background:ButtonFace;
	}