
h1 {
	font-family: "Cordia New";
	font-size: 36pt;
	font-style: normal;
	font-weight: bold;
	
	text-decoration: none;
}
h2 {
	font-family: "Cordia New";
	font-size: 30pt;
	font-style: normal;
	font-weight: bold;
	
	text-decoration: none;
}
h3 {
	font-family:  "Cordia New";
	font-size: 24pt;
	font-style: normal;
	font-weight: bold;
	
	text-decoration: none;
}
h4 {
	font-family:  "Cordia New";
	font-size: 20pt;
	font-style: normal;
	font-weight: bold;
	
	text-decoration: none;
}
p {	
	font-family: "Cordia New";
	font-size: 13pt;
	font-style: normal;
	font-weight: normal;
}
img {
    vertical-align:middle;
}
td  {
	font-family: "Cordia New";
	font-size: 13pt;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
div {	font-family: "Cordia New";
	font-size: 13pt;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

a   {
    font-family: "Cordia New";
	
	color:white;
	text-decoration:none;
}
a.second{
    font-family: "Cordia New";
	
	color:black;
	text-decoration:none;
}
a:hover {
    font-family: "Cordia New";
	
	color:yellow;
	
}
a:visited {
    font-family: "Cordia New";
	
	text-decoration:none;
}
