A {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.menu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.menu a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	padding-right: 70px;

}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.bigtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #AD0000;
}
.pageheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: Red;
	padding-right: 70px;
}
.B1
	{
		border: 1px #000000 solid;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 8.5pt;
		color : #FFFFFF;
		font-weight : bold;
		background-color : #112588;
	}
.B2
	{
		border: 1px #000000 solid;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 8.5pt;
		color : #FFFFFF;
		font-weight : bold;
		background-color : #AD0000;
	}
#AddButton {
	text-align: right;
}
#AddButton img {
	cursor: pointer;
}
#CommentForm {
	display: none;
}
#ExistingComments {
	display: block;
}
.comments {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
