/* CSS Document */

body
{
	margin:0;
	padding:0;
}

#pagecontainer
{
	margin-left:auto;
	margin-right:auto;
	margin-top:15px;
	margin-bottom:10px;
	width:870px;
}

.comm
{
	width:450px;
	height:125px;
}

.instruct
{
	width:450px;
	height:125px;
}

.body {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #333333;
}
.mods {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
}
a:link {
	font-family: "Times New Roman", Times, serif;
	color: #006699;
	text-decoration: none;
	font-weight: bold;
	line-height: 16px;


}
a:visited {
	font-family: "Times New Roman", Times, serif;
	color: #006699;
	text-decoration: none;
	font-weight: bold;
	line-height: 16px;


}
a:hover {
	font-family: "Times New Roman", Times, serif;
	color: #006699;
	text-decoration: underline;
	font-weight: bold;
	line-height: 16px;


}
a:active {
	font-family: "Times New Roman", Times, serif;
	color: #006699;
	text-decoration: none;
	font-weight: bold;
	line-height: 16px;


}
