body
{
	color: #000000; 
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 16px
}

hr
{
	color: #333333;
}


.input
{
	width: 240px;
}


.terms_text
{
	color: #292929;
	font-size: 12px;
	text-align: center;
}

H1	
{
	color: #CC0000;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 30px;
	font-weight: bold;
	text-align: center;
}

h2
{
	color: #CC0000;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
}

li	
{	
	margin-bottom: 9px;
}

#footer,#small
{
	color: #292929;
	font-size: 12px;
	text-align: center;
}

#signature
{
	color: #292929;
	text-align: left;
}

#yellow
{
	background-color: yellow;
}