	BODY {
		background :#FFFFFF;
	}
	td {
		font-family: "Times New Roman", Times, serif;
		font-size: 15px;
		color: #000000;
	}
	.topmenu {
		font-family : "Times New Roman", Times, serif;
		font-size : 15px;
		color : #ffffff;
		text-decoration : none;
	}
	.topmenu:hover {
		color : #ffffcc;
	}
	.menu {
		font-family : "Times New Roman", Times, serif;
		font-size : 15px;
		color : #ffffff;
		padding : 2 2 2 2;
		text-decoration : none;
	}

	.body {
		font-family: "Times New Roman", Times, serif;
		font-size: 15px;
		color: #000000;
		padding : 15 15;
	}
	.links {
		font-family: "Times New Roman", Times, serif;
		font-size: 12px;
		font-style: normal;
		font-weight: normal
	}
	
	.pagetitle {
	color: #666666;
	text-decoration: none;
	font: bold 20px "Times New Roman", Times, serif;
	}
	
	.copy {
	color: #0000EE;
	text-decoration: none;
	font: normal 12px "Times New Roman", Times, serif;
	}
	
	a.copy:link, a.copy:visited {
	color: #0000EE;
	text-decoration: underline;
	font: normal 12px "Times New Roman", Times, serif;
	}
	
	a.copy:hover {
	text-decoration: none;
	}
	
	.form-field {
	color: #000000;
	border: 1px solid #D5D5D5;
	text-decoration: none;
	font: normal 12px Arial, Helvetica, sans-serif;
	background: #F7F7F7;
	}
	
	.submit-button {
	color: #FFFFFF;
	border: 3px solid #CCCCCC;
	font: bold 10px Tahoma;
	background: #2D4469;
	text-transform: uppercase;
	}
	
	a.bot-small:link, a.bot-small:visited, a.bot-small:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #000000;
	}
	
	a.bot-small:hover {
	text-decoration: none;
	}
	
	a:link, a:visited{
	text-decoration: underline;
	font: normal 15px "Times New Roman", Times, serif;;
	color: #0000EE;
	}
	
	a:hover {
	text-decoration: none;
	}

