body {
	font-family: georgia, times roman, serif;
	font-size: 12px;
	/*background: url("images/Royal Pin Bro Paper Bg.png");*/
	background: url("images/parchment.gif");
	color: #662D91;
	
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.button
{ border: thin solid #A3A3D6; }

.button-Over
{ 
 background-color: #A3A3D6;
 border: thin solid #FFFFFF;
}

.req
{ color:gold;}

H1
{	
	font-size: 24px;
}

H2
{	
	font-size: 20px;
}

H3
{	
	font-size: 18px;
}

H4
{	font-size: 16px;
}

H5
{	font-size: 14px;
}

ul 
{ MARGIN-TOP: 3px; MARGIN-BOTTOM: 3px; }

a
{
	font-size: 12px; 
	font-weight: bold;
	color: #662D91;
    text-decoration: none;
}

a:hover
{
	font-size: 12px; 
	font-weight: bold;
	color: #6600FF;
    text-decoration: none;
}

.extlink
{
	font-size: 10px;
}