
body,td,th {
	font-family: Arial;
	color: #265D7C;
	font-size: x-small;
}
body {
	background-color: #265D7C;
	margin: 0px 0px 10px;
		
}
pre {
	font-family:sans-serif;
	}
a:link {
	color: #0033cc;
	text-decoration: none;
}
a:visited {
	color: #0033cc;
	text-decoration: none;
}
a:hover {
	color: #0033cc;
	text-decoration: underline;
}
a:active {
	color: #0033cc;
	text-decoration: none;
}
a {
	font-size: 14px;
}

h1 {
	font-size: xx-large;
}
h2 {
	font-size: medium;
	text-align: Left;
}
h3 {
	font-size: medium;
}
h4 {
	font-size: x-large;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.other {
	color: #FFFFFF;
	font: Arial;
	font-size: x-small;
}
	
.menustyle {
	text-align: center;
	font-size: x-small;

}
.discription{
	font:Arial;
	font-size:x-small;
}
.helplink{
	color:#0000FF;
}
.disclaimer {
	font-size: x-small;
	font-style: italic;
	font-weight: lighter;
	color: #000000;
}
.subheading {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: bold;
}
