/* CSS Document */

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
a {
	font-size: 14px;
	color: #000099;
}
a:link {
	text-decoration: none;
	color: #000099;
}
a:visited {
	text-decoration: none;
	color: #000099;
}
a:hover {
	text-decoration: none;
	color: #0000CC;
}
a:active {
	text-decoration: none;
	color: #0000FF;
}
h1 {
	color: #000099;
	font-family:"Times New Roman", Times, serif;
}
h2 {
	color: #000099;
}
h3 {
	color: #000099;
}
h4 {
	color: #000099;
}
