A:link {color: #000000; text-decoration;}

A:hover {color: #7A6685; text-decoration;}

A:active {color: #74A7A0; text-decoration;}

A:visited {color: #2A0070; text-decoration;}


body {
	background-color: #ffffff;
	margin-top: 16px;
	margin-left: 16px;
	margin-right: 16px;
	margin-bottom: 16px;
} 

table {
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

h1 {
	font-family: Times New Roman;
	font-size: 25;
	font-weight: normal;
	text-align: center;
	text-valign: middle;
	color: #000000;
}

h2 {
	 font-family: Times New Roman;
	 font-size: 12;
	 font-weight: normal;
	 text-align: ;
	 color: #000000;
}	

h3 {
	 font-family: Times New Roman;
	 font-size: 20;
	 font-weight: normal;
	 text-align: ;
	 color: #000000;
}	

h4 {
	 font-family: Times New Roman;
	 font-size: 12;
	 font-weight: normal;
	 text-align: ;
	 color: #000000;
}	

h5 {
	 font-family: Times New Roman;
	 font-size: 35;
	 font-weight: normal;
	 text-align: center;
	 color: #000000;
}
	 
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12;
	font-weight: normal;
	text-align: left;
	line-height: 18px;
	margin-top: 0px;
	margin-bottom: 10;
	margin-left: 16;
	margin-right: 16;
	color: #000000;
}

.dauphin {
	font-family: dauphin;
	font-size: 14pt;
	font-weight: bold;
	text-align: left;
	line-height: 18px;
	margin-left: 16px;
}
  
 @font-face {   
   font-family: Font Name;   
   font-style: normal;   
   font-weight: normal;   
   src: url("Font File.eot");   
 }    
 .classname {   
   font-family: "Font Name";    
 }   
  	