a:link{
	color : #0000FF;
	font-family : arial,helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	text-decoration : none;
}

a:visited{
	color : #0000FF;
	font-family : arial,helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	text-decoration : none;
}

a:hover{
	color : #0000FF;
	font-family : arial,helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	text-decoration : underline;
}

a:active{
	color : #0000FF;
	font-family : arial,helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	text-decoration : none;
}

body
{
	font-family: arial,helvetica, sans-serif;
	color: #000000;
}

h1{
	color: #868BCD;
	font-family:arial,helvetica, sans-serif;
	font-size:24pt;
	font-style:italic; font-weight:bold
}

h2{
	color: rgb(0, 0, 255);
	font-family:arial,helvetica, sans-serif;
	font-size:12pt;
	font-style:italic; font-weight:bold; text-align:left; margin-top:6
}

h3{
	color: rgb(153, 0, 0);
}

h4{
	color: #868BCD;
}

h5{
	color: rgb(102, 102, 153);
}

h6{
	color: rgb(153, 0, 0);
}

th{
	color: rgb(0, 0, 0);
}

td{
	color : #008000;
	font-family : arial, helvetica, sans-serif;
	font-size : 9pt;
	font-weight : normal;
	text-decoration : none
}

select{
	color : #993399;
	font-family : arial, helvetica, sans-serif;
	font-size : 9pt;
	font-weight : bold;
	text-decoration : none
}

textarea{
	color: #000000;
	font-family : arial, helvetica, sans-serif;
	font-size : 9pt;
	font-weight : normal;
	text-decoration : none
}

input{
	color: #000000;
	font-family : arial, helvetica, sans-serif;
	font-size : 9pt;
	font-weight : normal;
	text-decoration : none
}