p,td,ul,li {
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: normal;
}

p2{
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	color: #FF0000;
	font-weight: bold;
}

h1 {
	color:#6EA3D0;
	font-size:xx-large;
	background:transparent;
	font-style: italic;
	font-family: "Times New Roman", Times, serif;
}

h2 {
	color:#1A5E97;
	font-size:24px;
	background:transparent;
	position: static;
	font-style: normal;
	font-weight: 900;
	font-family: Arial, Helvetica, sans-serif;
}

h3{
	color:#FFFFFF;
	font-size:12px;
	background:transparent;
	font-family: Arial, Helvetica, sans-serif;
}

h4{
	color:#000066;
	font-size:small;
	background:transparent;
	font-weight: bolder;
	font-family: Arial, Helvetica, sans-serif;
}

h5{
	color:#6EA3D0;
	font-size:x-small;
	background:transparent;
	font-weight: bolder;
	font-family: Arial, Helvetica, sans-serif;
}

h6{
	color:#333333;
	font-size:small;
	background:transparent;
	font-weight: bolder;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
}



a:link {
	color:#0000FF;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;



}

a:visited {
	color:#0033CC;
	background:transparent;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
}

a:active {
	color:#0033CC;
	background:transparent;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
}

a:hover {
	color:#ff0000;

}

/* BEGIN style6 */


#navlist a:link, #navlist a:visited
{
	color: #FFFFFF;	
	text-decoration: none;
	position: relative;
	font-size: 12px;
	font-weight: bolder;
	width: 180px;
	height: 30px;
	padding: 4;
}

#navlist a:hover
{
	color: #FF0000;

	text-decoration: none;
	position: relative;
	white-space: normal;
	width: 180px;
	height: 30px;
	padding: 4;
}


#description a:link, #description a:visited
{
color: #ffffff;
	text-decoration: none;
	position: relative;
}

#description a:hover
{
	color: #000000;

		text-decoration: none;
	position: relative;
}

/*-------*/


#mainnav a:link, #mainnav a:visited
{
	color: #000000;
	text-decoration: none;
	position: relative;
	background-color: #9AADB9;
}

#mainnav a:hover
{
	color: #000000;
	background-color: #6EA3D0;
	text-decoration: none;
	position: relative;
}


#keywords a:link, #keywords a:visited
{
color: #000000;
	text-decoration: none;
	position: relative;
}

#keywords a:hover
{
	color: #ff0000;

		text-decoration: none;
	position: relative;
}



/* END style6 */
body {
	background-color: #FFFFFF;
}

