h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FF0000;
	font-weight: lighter;


}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FF0000;
	font-weight: lighter;

}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000066;
	font-weight: bold;

}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
}
hr {
	color: #000066;
	font-weight: normal;
	filter: Light;


}

A.plaintext-link:link {
	COLOR: #000066;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;

}

A.plaintext-link:hover {
	COLOR: #FF0000;
	font-weight: bold;
	text-decoration: none;


}
A.plaintext-link:active {
	color: #FF0000;

}
A.plaintext-link:visited
	color: #FF0000;
}
a:link {
	color: #0000CC;
	font-weight: bold;

	font-style: oblique;



}
a:visited {
	color: #0033CC;
font-weight: bold;
	font-style: oblique;



}
a:hover {
	color: #0066FF;
	font-weight: bold;
	text-decoration: none;
	font-style: oblique;



}
a:active {
	color: #0066FF;
	font-weight: bold;
	text-decoration: none;
	font-style: oblique;



}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000099;
}
