@charset "UTF-8";
/* CSS Document */

a:link {color: #43af43; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-weight: normal; font-size: 16px;text-decoration: none;}		
a:visited {color: #43af43; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-weight: normal; font-size: 16px;text-decoration: none;}	
a:hover{color: #333333; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-weight: normal; font-size: 16px;text-decoration: none;}	
			
body {margin-top: 25px;margin-left: 60px; background-image: url(images/background.jpg);}

h1,h2,h3,h4,h5,h6{
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
margin:0px;
padding:0px;
font-size:24px;
color:#333;
font-weight:normal;}

p{line-height:20px; 
color: #5f6365; 
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:13px;} 

.title{line-height:20px; 
color: #333333; 
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; text-decoration: bold;
font-size:18px;} 

.subtitle{line-height:20px; 
color: #666666; 
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; text-decoration: bold;
font-size:16px;} 
