﻿a:link {FONT-WEIGHT: normal; 
        COLOR: #003366;
		TEXT-DECORATION: underline}

a:visited {FONT-WEIGHT: normal; 
           COLOR: #330000; 
		   TEXT-DECORATION: underline}

a:hover {FONT-WEIGHT: normal; 
         COLOR: #555555; 
		 TEXT-DECORATION: underline}

body {Font-Family: Verdana, Arial, Helvetica, sans-serif;
      color:#000000; 
	  margin-top: 0px;
	  margin-bottom: 0px;
	  margin-right: 10px;
	  margin-left: 10px;
	  background-image:url(images/bg.jpg);
	  background-repeat:repeat-x;
	  background-color: #D5E2EA;}
	  
/*h1 {font-family:Georgia, "Times New Roman", Times, serif; 
    Font-Size: 36px; 
	color: #416A7E;
	margin:0px;
	margin-left:10px;
	font-weight:normal; }*/
	
h1 {font-family: Arial, Helvetica, sans-serif; 
    Font-Size: 16px; 
	color: #333333;
	margin-top:0px; }	
	
td {font-size: 12px;}

p {margin-top:0px;}

a.main:visited {COLOR: #ffffff; font-family: Arial, Helvetica, sans-serif;TEXT-DECORATION: none; font-weight:bold}
a.main:active {COLOR: #ffffff; font-family: Arial, Helvetica, sans-serif;TEXT-DECORATION: none; font-weight:bold}
a.main:link {COLOR: #ffffff; font-family: Arial, Helvetica, sans-serif;TEXT-DECORATION: none; font-weight:bold}
a.main:hover {COLOR: #333333; font-family: Arial, Helvetica, sans-serif; TEXT-DECORATION: none; font-weight:bold}

a.nav:visited {COLOR: #ffffff; TEXT-DECORATION: underline}
a.nav:active {COLOR: #ffffff; TEXT-DECORATION: underline}
a.nav:link {COLOR: #ffffff; TEXT-DECORATION: underline}
a.nav:hover {COLOR: #ffffff; TEXT-DECORATION: none}
.nav {color: #ffffff; font-size: 10px}
.style1 {color: #333333;
	font-weight: bold;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 16px;
	font-weight: bold;}
.style3 {font-size: 9px}
.style10 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; color:#ffffff;}

