@charset "iso-8859-1";
/* CSS Document */

body,td,th{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	line-height: 140%;
    margin-left: 30px;
	margin-top: 5px;
	
}
body {
	background-color: #E1FFFF;
	color: #E1FFFF;
}

h1 {
	font-size: 18px;
	color: #FFFFFF;
	font-weight: 700;
}
h2 {
	font-size: 30px;
	color: #000099;
}
h3 {
	font-size: 24px;
	color: #FFFFFF;
}
h4 {
	font-size: 18px;
	color: #800080;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial;
}

a:link {
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
	color:#333366;
	background:#FFFF66;	
}
a:visited {
	text-decoration: none;
}
a:active {
	text-decoration: underline;
}
.style1 {
	color: #003399;
	font-weight: bold;
}
.style3 {
	color: #990000;
	font-weight: 700;
	font-size: 14px;
}
.style4 {color: #FFFFFF}

.style5 {
	font-size: 14px;
	font-weight: 600;
	color: #FFFFFF;
}
.style6 {
	font-size: 12px;
	color: #CC3300;
}
.style7 {
	font-size: 12px;
	color: #990099;
	font-weight: 600;
}

.style13 {
	color: #990000;
	font-style: italic;
}

.style14 {
	color: #99FFFF;
	font-size: 10px;
}
.style15 {color: #FFFF66}
.style16 {color: #33CCFF}
.style17 {color: #800080}

.style18 {
	font-size: 24px;
	color: #FFFFFF;
	font-weight: 800;
	font: Arial;
}

.style19 {
	font-size: 16px;
	color: #800080;
	font-weight: bold;
}
.style20 {
	color: #0033FF;
	font-style: italic;
}
.style21 {
	font-size: 14px;
	color: #800080;
	font-style: normal;
}
.style24 {
	font-size: 14px;
	color: #003399;
	font-style: normal;
}
