BODY {
	margin : 0px 0px 0px 0px;
	padding : 0px 0px 0px 0px;
	background-color : #003366;
}

.table_1 {
	background-color : #FFFFFF;
	border : 1px solid #000000;
	width : 740px;
}

.table_1_cell_1 {
	text-align : center;
	vertical-align : top;
}

.table_2 {
	background-color : #EEEEEE;
	border : 1px solid #DADADA;
	width : 700px;
}

.table_2_cell_2 {
	text-align : center;
	vertical-align : top;
	padding-top : 3px;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-weight : bold;
}

SPAN.red {
	color : #FF0000;
}

SPAN.blue {
	color : #330099;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 18px;
	font-weight : bold;
}

SPAN.red2 {
	color : #FF0000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 18px;
	font-weight : bold;
}

SPAN.yellow_bg {
	background-color : #FFFF00;
}

TD.one {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-weight : bold;
	text-align : center;
}

.table_3 {
	border : 0px;
	width : 700px;
}

.table_4 {
	border : 0px;
	width : 600px;
	background-color : #FF0000;
}

TD.two {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-weight : bold;
	text-align : center;
	letter-spacing : 1px;
}

SPAN.yellow {
	color : #FFFF00;
}

TD.three {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	text-align : center;
	background-color : #e7c381;
}

.table_5 {
	border : 0px;
	width : 665px;
}

TD.four {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 13px;
	text-align : left;
}

.table_6 {
	border : 1px solid #000000;
	width : 180px;
}

TD.six {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-align : justify;
	background-color : #EEEEEE;
}

DIV.blue {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 18px;
	font-weight : bold;
	color : #330099;
	text-align : center;
	text-decoration : underline;
}

DIV.red {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 18px;
	font-weight : bold;
	color : #FF0000;
	text-align : center;
}

DIV.red2 {
	color : #FF0000;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : bold;
	padding-left : 25px;
}

DIV.black {
	color : #000000;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 15px;
	font-weight : bold;
	text-align : justify;
}

P {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 13px;
	text-align : justify;
}

P:first-letter {
	padding-left : 25px;
}

SPAN.symbol {
	font-family : Symbol;
	font-size : 12px;
	font-weight : bold;
	padding-right : 5px;
}

SPAN.symbol2 {
	font-family : Symbol;
	font-size : 12px;
	padding-right : 5px;
	color : Red;
}

P.copyright {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-align : center;
}


