h1 {
	font-family: Verdana, Helvetica, sans-serif;
	color: #0074C5;
	text-align: center;
}

h2 {
	font-family: Verdana, Helvetica, sans-serif;
	color: #CC0000;
	font-size: 21px;
	text-align: center;
}

h3 {
	font-size: 19px;
	color: #555555;
	font-family: Arial;
}

		
.my {font-size: 14px;
	   font-family: Verdana;
			 color: #333333;
	   font-weight: normal;
		text-align: justify;}

img { vertical-align: middle;
border-color: #F2A610;
border-width: 2;
}
.main {
font-weight: bold;

font-size: 18px;}		
A:link {
    font-family: Arial;
    COLOR: #0074C5; 
    font-weight: bold; 
    font-size: 16px;
    text-decoration: none;}
A:visited {    font-family: Arial;
    COLOR: #0074C5; 
    font-weight: bold; 
    font-size: 17px;
    text-decoration: none;}
A:hover {COLOR: #F8C91E;  text-decoration: underline; 	   
}
A:active {COLOR: #CC1111; }

.nav A:link {COLOR: #FFFFFF; text-decoration: none;}
.nav A:visited {COLOR: #FFFFFF;text-decoration: none;}
.nav A:hover {COLOR: #F8C91E;  text-decoration: underline; 	   
}
.nav A:active {COLOR: #FFFFFF; text-decoration: none;}

ul{
list-style-image: url("bull.gif");
}
li {
top-margin: 33px;
}

.lft{
  background-position: top right;
}  