body {

	margin: 0 0 0 0;

	background: #FFFFFF url(../images/background2.jpg) repeat-x;

	color: #000000;

	font-size: 14px;

	font-family: Times New Roman, Garamond;

}



td {

	color: #000000;

	font-size: 14px;

	font-family: Times New Roman, Garamond;

}



.form {

	color: #000000;

	font-size: 14px;

}



.nomargin {

	margin: 0px;

	

}



.heading {

	color: #000000;

	font-size: 20px;

	font-weight: bold;

}



.heading_large {

	color: #333333;

	font-size: 28px;

	font-weight: bold;

}



b {

	font-weight: bold;

}



i {

	font-style: italic;

}



.hidden { display: none; }



.nav a:link {

	color: #000000;

	text-decoration: none;

}



.nav a:visited {

	color: #000000;

	text-decoration: none;

}



.nav a:active {

	color: #0000FF;

	text-decoration: underline;

}



.nav a:hover {

	color: #0000FF;

	text-decoration: underline;

}



a:link {

	color: #0000FF;

	text-decoration: none;

}



a:visited {

	color: #551A8B;

	text-decoration: none;

}



a:active {

	color: #0000FF;

	text-decoration: underline;

}



a:hover {

	color: #0000FF;

	text-decoration: underline;

}

.blue {
	color: #0000FF;
	text-decoration: none;
}

.purple {
	color: #FF00FF;
	text-decoration: none;
}
