.big {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	text-align: left;
}
.reg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
}
body {
	background-attachment: fixed;
	background-image: url(../Graphics/feb-bg-2.jpg);
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	margin-top: -10px;
}
.style1 {
	font-size: large;
	font-style: italic;
	font-weight: bold;
}
.page {
	background-attachment: fixed;
	background-image: url(../Graphics/feb-bg-2.jpg);
	background-repeat: repeat;
}
.table {
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 650px;
}

.td
{ 
text-align: center;
font-family: Times. serif;
font-size: 10pt;
}

#container{
width: 600px; /*The width of our layout*/
margin-left: auto;
margin-right: auto;
/*Margin left and right set to auto center's our layout*/
text-align: left; /*Resets the text alignment*/
}
.regLeft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
}
.bigCenter {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.red_text {
	color: #F00;
}
