body
{
	background-color:black;
	font-family:  Georgia, Garamond, Arial Greek, Sans-Serif;
	font-size:14px;
	margin:15,15,15,15;
	color:Silver;
	
}

.requestTable
{
	width:50%;	
}

.formTD
{
	text-align:right;
}

table
{
	width:100%;
	padding:0;
}

label
{
	color:Red;
	font-weight:bold;
}

P
{
	font-size:14px;	
}

LI
{
	font-size:14px;	
}

H1, H2, H3, H4, H5, H6
{
	color:Red;
	font-weight:bold;	
}

H1
{
	font-size:20px;
}

H2
{
	font-size:19px;
}

H3
{
	font-size:18px;
}

H4
{
	font-size:17px;
}

H5
{
	font-size:16px;
}

H6
{
	font-size:15px;
}

HR, .navHR
{
	width:85%;
	color:Red;	
}

.navHR
{
	text-align:left;
	width:80%;	
}

.Navigation
{
	font-weight:bold;
	font-size:16px;
	color:Silver;
	text-decoration:none;	
}

.Header, .hyperlink, .HeaderSmall
{
	font-family:BernhardFashion BT;
	font-size:30px;
	font-weight:bold;
	color: Silver;	
}

.hyperlink
{
	font-size:14;
	text-decoration:none;	
	color:silver;
}

.HeaderSmall
{
	font-family: Georgia;
	font-size: 14px;
	color:Red;	
}

.FooterText
{
	font-size:16px;
		
}

.FooterTextSmall
{
	font-size:10px;	
}

.img
{
 width:150px;
 height:150px;
 text-align:center
}

.imgLG
{
 width:500px;
 height:500px;
 text-align:center
}
