﻿body,td,th {
	color: #333333;
	font-family: Helvetica, Georgia, "Times New Roman", Times, serif;
	font-size:100%
}
body {
	font-style: normal;
	font-size:1.0em;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ffffff;
	background-image: url(../Assets3/BackgroundTemplate.png);
	background-repeat:repeat-y;
	background-position:center;
}
a:link {
	font-weight: bold;
	text-decoration: none;
	color: #ff9933;
}
a:visited {
	font-weight: bold;
	color:#ff9933;
	text-decoration: none;
}
a:hover {
	color:#333333;
	font-weight: bold;
	text-decoration:underline;
}
a:active {
	text-decoration: none;
}
.redtext {
	color: #FF0000;
}
.table1 {
	width: 800px;
}
h1 {
	color: #339999;
}
h2 {
	color: #339999;
}
p.big {
  line-height: 1.8;
}


