body {

	font-family: "Courier New", Courier, monospace;

	font-size: 14px;

	margin: 0px;

	padding: 0px;

	background-color: #CCCCCC;

}

.vertical_top{
vertical-align:top;
}

.spacing{
width:30px;
}

td {

	font-family: "Courier New", Courier, monospace;

	font-size: 14px;

}



th {

	font-family: "Courier New", Courier, monospace;

	font-size: 14px;

}

.greenline{

	background-color: #B5FF10;

}

.whitebackground{

	background-color: #FFFFFF;

	text-align: left;

	vertical-align: top;

	font-family: "Courier New", Courier, monospace;

}

a:link {

	font-family: "Courier New", Courier, monospace;

	font-size: 15px;

	color: #848484;

	text-decoration: none;

	/*font-weight: bold;*/

}

a:visited {

	font-family: "Courier New", Courier, monospace;

	font-size: 15px;

	color: #848484;

	text-decoration: none;

	

	

}

a:hover {

	font-family: "Courier New", Courier, monospace;

	font-size: 15px;

	color: #B5FF10;

	text-decoration: none;

	

}

a:active {

	font-family: "Courier New", Courier, monospace;

	font-size: 15px;

	color: #848484;

	text-decoration: none;

	

}

a.content:link {

	font-family: "Courier New", Courier, monospace;

	font-size: 14px;

	color: #848484;

	text-decoration: none;

	/*font-weight: bold;*/

}

a.content:visited {

	font-family: "Courier New", Courier, monospace;

	font-size: 14px;

	color: #848484;

	text-decoration: none;

	

	

}

a.content:hover {

	font-family: "Courier New", Courier, monospace;

	font-size: 14px;

	color: #B5FF10;

	text-decoration: none;

	

}

a.content:active {

	font-family: "Courier New", Courier, monospace;

	font-size: 14px;

	color: #848484;

	text-decoration: none;

	

}

h1{

	font-family: "Courier New", Courier, monospace;

	font-size: 16px;

}

h2{

	font-family: "Courier New", Courier, monospace;

	font-size: 14px;

	font-weight: bold;

}


