/* Provided by MyFreeTemplates.com */
TEXTAREA {
   font-family: 'Verdana', 'Helvetica';
   font-size: 8pt;
}

INPUT {
   font-family: 'Verdana', 'Helvetica';
   font-size: 8pt;
}

INPUT.button { 
    border-left: solid 1px #336699; 
    border-top: solid 1px #336699; 
    border-right: solid 1px #666666; 
    border-bottom: solid 1px #666666; 
    font-family: 'Arial', 'Helvetica'; 
    font-weight: bold; 
    font-size: 8pt; 
    color: #FFFFFF; 
    cursor: hand; 
    background-color: #003366; 
}

SELECT {
   font-family: 'Verdana', 'Helvetica';
   font-size: 7pt;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #E4004B;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
}
p,td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.style1 {
	font-size: 10;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding:10,25,10,0;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.style3 {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	padding-left:14;
}
.style4 {
	color: #000000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

A:link.bodySuperSmall, A:vlink.bodySuperSmall A:active.bodySuperSmall {
   font-family: 'Arial', 'Helvetica';
   font-weight: normal;
   font-size: 7pt;
   color: #000000;
   text-decoration: underline;
}