body, body {

        background-color: #FFFFFF;
}

body, body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #444444;
        
	

}


h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;

}
h2 { 
        font-size: 30px;
	font-weight: bold;
	color: #5B7075;


}

h3 { 
        font-size: 18px;
	font-weight: bold;
	color: #8B814C;

}

h4 { 
        font-size: 18px;
	font-weight: bold;
	color: #c16666;

}
h5 { 
        font-size: 18px;
	font-weight: bold;
	color: #fb7f01;
}

h6 { 
        font-size: 18px;
	font-weight: bold;
	color: #A4F923;
}

img {


}

a:link {
	background-color: #CAFF70;
        color: #5B7075;
        font-size: 12px;


}

a:visited {
	background-color: #EDD4BA;
	color: #5B7075;
        font-size: 12px;

}

a:hover {
	background-color: #980000;
        color: #FFFFFF;
        font-size: 12px;
}

#menu { 
       font-size: 11px;
       line-height: 16px;
}


#Sidebar { 
           font-size: 11px;
           line-height: 16px;
}
           
#content {
        background-color: #FFFFFF;
}

