BODY {
	background-color : #6094db;
	background-image: url();
	font-family : verdana;
	color: #003366;
	margin-left : 0em;
	margin-right : 0em;
	margin-top : 0em;
	margin-bottom : 0em;
	font-size : 12px;
}

list.list {
	list-style-disc;
	font-size: 12pt;
}

A:LINK{
	color : #3366ff;
	text-decoration : none;
}

A:VISITED {
	color: #009933;
	text-decoration : none;
}

A:HOVER {
	
	color : #cc0000;
	text-decoration : none;
}

H1 {
	color : #003366;
	font-family : verdana;
	font-size : 16px;
	font-weight: bolder;
}

H2 {
	color : #003366;
	font-family : Verdana;
	font-size : 11pt;
	font-weight : boldest;
	text-align: left;
}

H3 {
	color : #000000;
	font-family : Verdana;
                  font-size: 10px;
	text-align: center;
	margin-top : 2em;
}

H4 {
	color : #000000;
	font-family : verdana;
	font-size : 16px;
	font-weight : boldest;
	text-align:center;
	line-height : normal;
}

H5 {
	color : #cc0000;
	font-family : verdana;
	font-size : 12px;
	font-weight : bold;
	margin-top : 0em;
	margin-bottom : .5em;
}

H6 {
	color : #003366;
	font-family : verdana;
	margin-bottom : 0em;
	font-size : 16px;
	font-weight : bold;
}

BLOCKQUOTE {
	margin-left : 0;
}

td {
	font-family : verdana;
	color: #003366;
	font-size : 11px;
}

.header3 {
	background: #516597;
	color: #fffff0;
	font-size:10px;
}

div {
	font-size:14px;
	font-family: verdana;
}
	 
#textarea1 {
	font-size : 14px;
	text-align: justify;
}
