
a:link
{
	font-family: Georgia;
	font-weight: bold;
	color: #BCC9FF;
	text-decoration: underline;
}

a:visited
{
	font-family: Georgia;
	font-weight: bold;
	color: #BCC9FF;
	text-decoration: underline;
}

a:active
{
	font-family: Georgia;
	font-weight: bold;
	color: #BCC9FF;
	text-decoration: underline;
}

a:hover
{
	font-family: Georgia;
	font-weight: bold;
	color: #F9ECA7;
	text-decoration: underline;
}

h1
{
	font-family: Georgia;
	font-size: 22px;
	font-weight: bold;
	color: #F9ECA7;
}

h2
{
	font-family: Georgia;
	font-size: 18px;
	font-weight: bold;
	color: #F9ECA7;
}

h3
{
	font-family: Georgia;
	font-size: 14px;
	font-weight: bold;
	color: #CCC189;
}

p
{
	font-family: Georgia;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
}

.biglink
{
	font-family: Georgia;
	font-size: 20px;
	text-decoration: underline;
}

.productlist
{
	font-family: Georgia;
	font-size: 12px;
}

.orderlist
{
	font-family: Georgia;
	font-size: 12px;
}

.reqlist
{
	font-family: Georgia;
	font-size: 12px;
}

.dollaramount
{
	font-family: Verdana;
	font-weight: bold;
	color: #57FF4D;
}

.formfields
{
	font-family: Georgia;
	font-size: 12px;
	color: #FFFFFF;	
}

.formasterisk
{
	font-size: 10px;
	color: #BCC9FF;
}

.formtext
{	
	background-color: #F9E8E5;
	border: 1px;
	border-color: #F9ECA7;
	border-style: solid;
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
}

.formbutton
{	
	background-color: #F09688;
	border: 1px;
	border-color: #BCC9FF;
	border-style: solid;
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
}

.formselect
{	
	background-color: #F9E8E5;
	border: 1px;
	border-color: #F9ECA7;
	border-style: solid;
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
}

.licensetext
{	
	font-family: Courier;
	font-size: 7px;
	color: #FFFFFF;
}

.licensesect
{	
	font-weight: bold;
}

.seeuson
{
	font-family: Georgia;
	font-size: 12px;
	color: #000000;	
}

