BODY {
	font-size: 10pt;
	font-family: Arial, Helvetica, Sans-serif;
	background-color: #003366;
	font-style: normal;
	font-weight: normal;
	color: #c0c0c0;
	background-attachment: fixed;
	scrollbar-face-color: #003366;
	scrollbar-shadow-color: #3399ff;
	scrollbar-darkshadow-color: #FBB728;
	scrollbar-track-color: #254285;
	scrollbar-highlight-color: #254285;
	scrollbar-3dlight-color: #3399ff;
	scrollbar-arrow-color: #FBB728;
}

.lblue {
	background-color: #254285;
	color: #c0c0c0;
}

.dblue {
	background-color: #003366;
	color: #c0c0c0;
}

.width80 {
	width: 80px;
	height: 40px;
	text-align: center;
}

.width100 {
	width: 100px;
	height: 40px;
	text-align: right;
}

.width120 {
	width: 120px;
	height: 40px;
	text-align: center;
}

P {
	font-family: Arial, Helvetica, Sans-serif;
	font-weight: normal;
	font-style: normal;
	background-color: #254285;
	color: #c0c0c0;	
	font-size: 10pt;
}

.center {
	text-align: center;
}

.right {
	text-align: right;
}

.left {
	text-align: left;
}
 
 .orangelight {
	color: #fbd586;
	font-weight: normal;
}

.small {
	font-family: Arial, Helvetica, Sans-serif;
	font-weight: normal;
	font-style: normal;
	background-color: #003366;
	color: #c0c0c0;	
	font-size: 8pt;
}

.smaller {
	font-family: Arial, Helvetica, Sans-serif;
	font-weight: normal;
	font-style: normal;
	background-color: #003366;
	color: #9b9b9b;	
	font-size: 8pt;
}

H1 {
	font-size: 28pt;
	font-family: Arial, Helvetica, Sans-serif;
	font-weight: bold;
	font-style: normal;
	background-color: #003366;
	color: #FBB728;	
	text-align: center;
	text-transform: capitalize;
}

H2 {
	font-size: 18pt;
	font-family: Arial, Helvetica, Sans-serif;
	font-weight: bold;
	font-style: normal;
	background-color: #254285;
	color: #c0c0c0;	
	text-align: center;	
}
	
H2.capital {
	font-size: 18pt;
	font-family: Arial, Helvetica, Sans-serif;
	font-weight: bold;
	font-style: normal;
	background-color: #254285;
	color: #c0c0c0;	
	text-align: center;
	text-transform: uppercase;
}

H3 {
	font-size: 16pt;
	font-family: Arial, Helvetica, Sans-serif;
	font-weight: bold;
	font-style: normal;
	background-color: #254285;
	color: #c0c0c0;	
	text-align: center;
}

H4 {
	font-size: 14pt;
	font-family: Arial, Helvetica, Sans-serif;
	font-weight: bold;
	font-style: normal;
	background-color: #254285;
	color: #ccffcc;	
	text-align: left;
}
	
H5 {
	font-size: 10pt;
	font-family:  Arial, Helvetica, Sans-serif;
	font-weight: bold;
	font-style: normal;
	background-color: #254285;
	color: #ccffcc;	
	text-align: left;
}

H6 {
	font-family:  Arial, Helvetica, Sans-serif;
	font-weight: bold;
	font-style: normal;
	color: #c0c0c0;	
	background-color: #003366;
	font-size: 12pt;
	text-align: center;
}

A {
	font-family: Arial, Helvetica, Sans-serif;
	font-weight: bold;
	font-style: normal;
	background-color: #254285;
	color: #0066ff;	
	font-size: 10pt;
	text-decoration: none;
}

A:Visited {
	font-family: Arial, Helvetica, Sans-serif;
	font-weight: bold;
	font-style: normal;
	background-color: #254285;
	color: #0066ff;	
	font-size: 10pt;
	text-decoration: none;
}
	
A:Active {
	font-family: Arial, Helvetica, Sans-serif;
	font-weight: bold;
	font-style: normal;
	background-color: #254285;
	color: #FF0000;	
	font-size: 10pt;
	text-decoration: none;
}

A:Hover {
	font-family: Arial, Helvetica, Sans-serif;
	font-weight: bold;
	font-style: normal;
	background-color: #254285;
	color: #3399ff;	
	font-size: 10pt;
	text-decoration: none;
}

EM {
	font-size: 12pt;
	font-family: Arial, Helvetica, Sans-serif;
	font-weight: bold;
	font-style: italic;
	background-color: #254285;
	color: #c0c0c0;	
}

.smallverdana {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	font-style: normal;
	background-color: #254285;
	color: #c0c0c0;	
}

UL {
	font-family: Arial, Helvetica, Sans-serif;
	font-weight: normal;
	font-style: normal;
	background-color: #254285;
	color: #c0c0c0;	
	font-size: 10pt;
}

UL.normal {
	font-family: Arial, Helvetica, Sans-serif;
	font-weight: normal;
	font-style: normal;
	background-color: #254285;
	color: #c0c0c0;	
	font-size: 10pt;
}

OL {
	font-family: Arial, Helvetica, Sans-serif;
	font-weight: normal;
	font-style: normal;
	background-color: #254285;
	color: #c0c0c0;	
	font-size: 10pt;
	}

LI {
	font-family: Arial, Helvetica, Sans-serif;
	font-weight: normal;
	font-style: normal;
	background-color: #254285;
	color: #c0c0c0;	
	font-size: 10pt;
}

LI.square {
	font-family: Arial, Helvetica, Sans-serif;
	font-weight: normal;
	font-style: normal;
	background-color: #254285;
	color: #c0c0c0;	
	font-size: 10pt;
	line-height: 18px;
	text-align: justify;
	text-indent: 2%;
	list-style-type: square;
}

BLOCKQUOTE {
	font-size: 10pt;
	font-family: Arial, Helvetica, Sans-serif;
	font-weight: normal;
	font-style: normal;
	background-color: #254285;
	color: #c0c0c0;
	text-align: left;
	margin-bottom: -14px;
}
	
TD {
	font-family: Arial, Helvetica, Sans-serif;
	font-weight: normal;
	font-style: normal;
	background-color: #254285;
	color: #c0c0c0;	
	font-size: 10pt;	
}

TD.center {
	font-family: Arial, Helvetica, Sans-serif;
	font-weight: normal;
	font-style: normal;
	background-color: #254285;
	color: #c0c0c0;	
	font-size: 10pt;
	text-align: center;
}

HR.hr3 {
	width: 100%;
	color: #FBB728;
	background-color: #003366;
	height: 1mm;
}

.bold {
	font-weight: bold;
}

.blue {
	background-color: #254285;
	color: #0000FF;
}
	
.orange {
	background-color: #254285;
	color: #FBB728;
}

.mint {
	color: #ccffcc;
	background-color: #254285;
}

.mintbold {
	color: #ccffcc;
	background-color: #254285;
	font-weight: bold;
}

.mintblue {
	color: #ccffcc;
	background-color: #003366;
	text-align: center;
}

I.small {
	font-family: Arial, Helvetica, Sans-serif;
	font-weight: bold;
	font-style: italic;
	background-color: #254285;
	color: #c0c0c0;	
	font-size: 9pt;
}

.italic {
	font-style: italic;
}

.normal {
	font-weight: normal;
}

.inspring4 {
	position: relative;
	left: 2em;
	}

.percent3 {
	width: 3%;
}

.percent5 {
	width: 5%;
}

.percent10 {
	width: 10%;
}

.percent15 {
	width: 15%;
}

.percent25 {
	width: 25%;
}

.percent30 {
	width: 30%;
	font-family: Arial, Helvetica, Sans-serif;
	font-weight: bold;
	font-style: normal;
	color: #0066ff;
}

.percent65 {
	width: 65%;
}

.percent75 {
	width: 75%;
}

.percent85 {
	width: 85%;
}

.centerprc70 {
	width: 70%;
	text-align: center;
}

.inspring2 {
	position: relative;
	left: 1em;
}

/* Saya Chat4all 03-02-04*/
/* Saya Chat4all updated 11-03-08*/

