BODY, P, BLOCKQUOTE, UL, OL, DL, DD, LI, DIR, MENU, TABLE, TBODY, TR, TD, DIV, SPAN	{	
	font-size: 12px;
	font-family: Comic Sans MS;
	color: #333333;
	}
			
A:link, A:Visited	{	
	text-decoration: none;
	color: #333333;
	}	
		
A:active, A:hover	{	
	text-decoration: none;
	color: #2972A7;
	}

.ProdTitle {
	font-family: Times New Roman, Times, serif;
	font-size: 24px;
	color: #333333;
	font-weight: bold;
	font-style: italic;
}

A:Active.ProdTitle, A:Hover.ProdTitle {
	font-family: Times New Roman, Times, serif;
	font-size: 24px;
	color: #2972A7;
	text-decoration: none;
}

A:Link.ProdTitle, A:Visited.ProdTitle {
	font-family: Times New Roman, Times, serif;
	font-size: 24px;
	color: #333333;
	text-decoration: none;
}

.ProdSubTitle {
	font-family: Times New Roman, Times, serif;
	font-size: 21px;
	color: #333333;
	font-weight: bold;
	font-style: italic;
}

A:Active.ProdSubTitle, A:Hover.ProdSubTitle {
	font-family: Times New Roman, Times, serif;
	font-size: 21px;
	color: #2972A7;
	text-decoration: none;
}

A:Link.ProdSubTitle, A:Visited.ProdSubTitle {
	font-family: Times New Roman, Times, serif;
	font-size: 21px;
	color: #333333;
	text-decoration: none;
}

.DataTitle {
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	color: #333333;
	font-weight: bold;
}

A:Active.DataTitle, A:Hover.DataTitle {
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	color: #2972A7;
	text-decoration: none;
}

A:Link.DataTitle, A:Visited.DataTitle {
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	color: #333333;
	text-decoration: none;
}
.formbox {
	height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #336699;
	line-height: 10px;

}
.formboxm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #336699;
	line-height: 10px;
}
.formboxnum {
	height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990000;
	line-height: 10px;
	text-align: right;

}
