body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: normal;
	color: #0000AB;
}
img {
	border-color: #BF3809;
}
p,ul {
	font-size: 0.8em;
}
select,input,textarea {
	color: #9C2E08;
}
a:link {
	color: #BF3809;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #BF3809;
}
a:hover {
	text-decoration: none;
	color: #0000AB;
}
a:active {
	text-decoration: underline;
	color: #BF3809;	
}
body {
	background-color: #FFFFFF;
	background-image: url(Images/Background.gif);
	background-repeat: repeat-y;
	margin: 0;
	border: 0;
	padding: 0;
}
.Standard {
	font-size: 0.8em;
}
.Title {
	font-size: 1.0em;
	font-weight: bold;
}
.Title-Red {
	font-size: 1.0em;
	font-weight: bold;
	color: #BF3809;
}
.Very-Small {
	font-size: 0.6em;
}
.Red-Dot {
	font-size: 1.3em;
	color: #BF3809;
}
.Title-Red-Dot {
	color: #BF3809;
}
.Image-Right-Margin {
	margin-right: 10px;
}
.Image-Left-Margin {
	margin-left: 10px;
}
