body { margin-top: 20px; margin-left: 20px; margin-right: 20px; margin-bottom: 20px; background-color: #CC0033; }



h1		{font-family: Georgia, Times New Roman, Times, serif; font-weight: bold; font-size: 16pt; color: #FFFF66; }
h4		{font-family: Georgia, Times New Roman, Times, serif; font-weight: bold; font-size: 13pt; color: #000000; }
h2		{font-family: Georgia, Times New Roman, Times, serif; font-weight: bold; font-style: italic; font-size: 12pt; color: #666666; }
h3		{font-family: Georgia, Times New Roman, Times, serif; font-weight: normal; font-size: 10pt; color: #FF3333; }

h5		{font-family: Georgia, Times New Roman, Times, serif; font-style: normal; font-size: 17pt; color: #000000; letter-spacing: 0.3em; } 


 hr {
  border: 0;
  width: 100%;
  color: #604C56;
  background-color: #604C56;
  height: 2px;
  
}

p		{font-family: Georgia, Times New Roman, Times, serif; font-size: 11pt; line-height: 15pt;   color: #FFFFFF; }
.right		{margin-right: 60px;}
p.small		{font-family: Georgia, Times New Roman, Times, serif; font-size: 9pt; line-height: 9pt;  color: #999999; }
p.large		{font-family: Georgia, Times New Roman, Times, serif; font-style: italic; font-size: 17pt; line-height: 22pt; color: #000000;} 
p.red		   {font-family: Georgia, Times New Roman, Times, serif; font-weight: bold; font-size: 9.5pt; line-height: 13pt; color: #FF3333;} 
p.redsmall	{font-family: Georgia, Times New Roman, Times, serif; font-size: 9pt; line-height: 9pt; color: #FF3333;} 

p.grey		{font-family: Georgia, Times New Roman, Times, serif; font-size: 9.5pt; line-height: 13pt; color: #999999; }


a          { text-decoration: none; font-weight: normal; font-family: Georgia, Times New Roman, Times, serif; font-size: 9.5pt; line-height: 13pt; }
a:link     { color: #FF3333; }
a:visited  { color: #FF3333; }
a:hover    { color: #CCCCCC; }

a.rev          { text-decoration: none; font-weight: bold; font-family: Georgia, Times New Roman, Times, serif; font-size: 9.5pt; line-height: 13pt; }
a.rev:link     { color: #CCCCCC; }
a.rev:visited  { color: #CCCCCC; }
a.rev:hover    { color: #FF3333; }




ul {
  font-family: Georgia, Times New Roman, Times, serif; 
  font-size: 9.5pt; line-height: 13pt; 
	list-style: square inside; 
	margin-left: 2em;
	padding-left: 0em;
	text-indent: 0em;
	}
li {
  font-family: Georgia, Times New Roman, Times, serif; 
  font-size: 9.5pt; line-height: 13pt; 
	list-style: none; 
	}

ul.align {
  font-family: Georgia, Times New Roman, Times, serif; 
  font-size: 9.5pt; line-height: 13pt; 
	list-style: none; 
	margin-left: 0em;
	padding-left: 0em;
	text-indent: 0em;
	}
li.align {
font-family: Georgia, Times New Roman, Times, serif; 
font-size: 9.5pt; line-height: 13pt; 
list-style: square outside; 
margin-bottom: 5px;
	}

	
.formBorderReq	{ border: 0px solid #999999; font-family: Georgia, Times New Roman, Times, serif; font-size: 9pt; color: #999; font-weight: normal; background: #F3F6FB; }
.formBorder	{ border: 0px solid #999999; font-family: Georgia, Times New Roman, Times, serif; font-size: 9pt; color: #999; font-weight: normal; background: transparent;} //F3F6FB
