body {
	font: Arial, Helvetica, sans-serif;
	margin: 0px;
	}

h1, h2, h3 {
	color: Grey;
	font-family: 80% palatino, georgia, times new roman, serif;
	border-bottom: 1px dotted #ccc;
	letter-spacing: 1px;
	margin: 15px 0 2px 0;
	padding-bottom: 2px;
	}
	
a {
   color: Maroon;
	font-size: 12px;
	text-decoration: none; 
	}

a:visited {
	color: #708090;
	}
		
a:active {
	color: #483D8B;
	}

a:hover {
	color: #226CB2;
	}

ul {
	line-height: 100%;
	}

.tophead {
	color: #336699;
 	font-size: 18px;
	font-weight: bold;
	padding: 0px;
	line-height: 90%;  
	}
	
.header {
	font-family: "franklin gothic medium"; 
	font-weight: bold; 
	font-size: 20px; 
	color: #3399CC; 
	line-height: 120%;  
	}

.header2 {
	font-family: "franklin gothic medium"; 
	font-weight: normal; 
	font-size: 16px; 
	color: #588FC7; 
	line-height : 80%;  
	}

.main {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal; 
	font-size: 12px; 
	color: Black;
	line-height: 140%;
	padding: 10px;
	}

.mainbold {
	font-family: verdana, geneva, arial; 
	font-weight: bold; 
	font-size: 11px; 
	color: #2f455b; 
	line-height: 110%; 
	}

.date {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 9px; 
	font-variant: small-caps;  
	color: Black; 
	line-height: 80%; 
	}

.side, a, a:hover {
		color: #003366;
		font-family: Arial, Helvetica, sans-serif;
		font-weight: normal;
		font-size: 12px;
		}

/* SIDE MENU */
		
	.sidetitle {
		font-family: Arial, Helvetica, sans-serif;
		color: #5983AB;
		font-size: 16px;
		font-weight: bold;
  		padding: 2px;
  		margin-top: 30px;
  		text-transform: none;		
		}	
		
	.copyright {
		font-family: verdana, geneva, arial; 
		font-weight: normal; 
		font-size: 9px; 
		color: #FFFFFF; 
		line-height: 140%; 
		}
