p
{
	FONT-FAMILY: Arial; 
	FONT-SIZE: 10pt	
}
body
{
	margin-top:75px
}
#ProdForm
{
	color:#330099
}
.wholeTable
{
	background-image:url(../images/eventsback.jpg);
	background-repeat:no-repeat;
	background-color:#dde3f1;
	FONT-FAMILY: Arial; 
	FONT-SIZE: 10pt;	
	color:#330099
}
.title
{
	margin-top:100px;
	margin-bottom:100px;
	text-align:center;
	font-size:15pt;
	font-weight:bold;
	font-style:italic
}
.westText
{
	margin-left:15px;
	text-align:left;
	font-size:10pt
}
.eastText
{
	margin-right:15px;
	text-align:right;
	font-size:10pt
}
img
{
	margin-top: 5px
}
a:link 
{
	text-decoration:none; 
	font-weight:bold; 
	color:SlateBlue 
	}
a:visited 
{
	text-decoration:none; 
	font-weight:bold; 
	color: purple; 
	}
a:hover 
{
	text-decoration:none; 
	font-weight:bold; 
	color: DarkOrchid;
	}

