div.normal{
	font : 500 normal "Times New Roman", Times, serif;
	font-size : 14;
	font-family : "Times New Roman", Times, serif;
	text-indent : 20;
	padding-left: 10;
	line-height: 1.5;
	text-align: justify;
}

div.normal1{
	font : 500 normal "Times New Roman", Times, serif;
	font-size : 14;
	font-family : "Times New Roman", Times, serif;
	text-indent : 0;
	padding-left: 10;
	line-height: 1.5;
}

div.list{
	font : 500 normal "Times New Roman", Times, serif;
	font-size : 14;
	font-family : "Times New Roman", Times, serif;
	text-indent : 0;
	padding-left: 0;
	line-height: 1.5;
	Text-align: left;
}

div.mission{
	font : 500 normal "Veranda", Times, serif;
	font-size : 14;
	color:red;
	font-family : "Veranda", Times, serif;
	text-align : center;
	text-decoration : italics;
	padding-left : 0;
	line-height : 1.0;
	
}

div.title{
	font : 500 normal "Times New Roman", Times, serif;
	font-size : 16;
	font-family : "Times New Roman", Times, serif;
	text-indent : 0;
	padding-left : 0;
	line-height : 1;
}

div.LSidebar{
	font : 500 normal "Veranda", Times, serif;
	font-size : 14;
	font-family : "Veranda", Times, serif;
	padding-left : 0;
	line-height : 2.5;
	Z-index : +2;
	position : relative; top : 0px; left : -5px;
}
div.LSidebarA{
	font : 500 normal "Veranda", Times, serif;
	font-size : 14;
	font-family : "Veranda", Times, serif;
	padding-left : 5;
	line-height : 1.5;
	Z-index : +2;
	position : relative; top : 0px; left : -5px;
}

div.RSidebar{
	font : 500 normal "Times New Roman", Times, serif;
	font-size : 14;
	font-family : "Times New Roman", Times, serif;
	padding-left: 10;
	line-height: 1.5;
}

div.footer{
	font : 500 normal "Times New Roman", Times, serif;
	font-size : 10;
	font-family : "Times New Roman", Times, serif;
	text-indent : 0;
	padding-left: 0;
	line-height: 1;
}



a:link{
color: black;
text-decoration: none;
font:normal times new roman 10px 500;
}
a:link.lside{
color: black;
text-decoration: none;
font:normal times new roman 10px 500;
}
a:link.rside{
color:black;
text-align:center;
font:normal times new roman 10px 500;
}
a:visited{
color: black;
text-decoration: none;
font:normal times new roman 10px 500;
}
a:hover{
color: red;
text-decoration: underline;
font:normal times new roman 10px 500;
}
a:active{
color: red;
text-decoration: underline;
font:normal times new roman 10px 500;
}
