body, td{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #000000;
}

h1{
	font-size : 15px;
	color : #990000;
	margin-bottom : 20px;
	margin-top : 10px;
}

h2{
	font-size : 11px;
	margin-bottom : 0px;
}

p{
	margin-top : 0px;
}

a{
	color : #019d00;
	text-decoration : none;
}

a:hover{
	color : 68b70e;
	text-decoration : none;
}

address{
	padding : 0px;
	margin-top : 5px;
	margin-left : 25px;
	font-style : normal;	
}

#footerContent p{
	line-height : 18px;
}

#footerContent a{
	color : #333300;
	text-decoration : none;
}

#footerContent a:hover{
	color : #990000;
	text-decoration : underline;
}
.CheckboxCell {
	text-align: right;
}
.NormalLabel {
	text-align: right;
}
.SubmitCell {
	text-align: center;
}
.CheckboxLabel {
	text-align: left;
}
