.title {
	color: black;
	font-family: Verdana,Arial,Georgia ;
	font-size: 20px;
	font-weight: bold;
}
.title2 {
	color: black;
	font-family: Verdana,Arial,Georgia ;
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
}
.titlestr {
	color:black;
	font-family:Verdana,Arial,Georgia;
	font-size: 18px;
	font-weight: bold;
	font-style: normal;
}
.titleit {
	color: black;
	font-family:Verdana,Arial,Georgia ;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	letter-spacing : 0px;
}

.blackbold2 {
	color : black;
	font-family : Verdana,Arial,Georgia ;
	font-size : 14px;
	font-weight : bold;
}
.blackboldi {
	color : black;
	font-family : Verdana,Arial,Georgia ;
	font-size : 12px;
	font-weight : bold;
	font-style : italic;
	text-decoration : none;
}
.links {
	color : #000000;
	font-family : Verdana,Arial,Georgia ;
	font-size : 10px;
	font-weight : bold;
	font-style : normal;
	text-decoration : underline;
}
.green {
	color : #333333;
	font-family :  Verdana,Arial,Georgia ;
	font-size : 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration : none;
}
.greenbold {
	color : #333333;
	font-family : Verdana,Arial,Georgia ;
	font-size : 14px;
	font-style: normal;
	font-weight: bold;
	text-decoration : none;
}
.text {
	color : Black;
	font-family : Verdana,Arial,Georgia ;
	font-size : 12px;
	font-style: normal;
	font-weight: normal;
}
.text2{
	color : Black;
	font-family : Verdana,Arial,Georgia ;
	font-size : 14px;
	font-style: normal;
	font-weight: normal;
}

.title3 {
	color: Black;
	font-family: Verdana,Arial,Georgia ;
	font-size: 22px;
	font-weight: bold;
	font-style:italic;
}
.normallink {
	color : Black;
	font-family : Verdana,Arial,Georgia ;
	font-size : 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration : underline;
}
.greenlink {
	color : #333333;
	font-family : Verdana,Arial,Georgia ;
	font-size : 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration : underline;
}
.bold {
	color : black;
	font-family : Verdana,Arial,Georgia ;
	font-size : 12px;
	font-weight : bold;
}
.boldlink {
	color : black;
	font-family : Verdana,Arial,Georgia ;
	font-size : 12px;
	font-weight : bold;
	text-decoration : underline;
}
.body {
	background: url(images/background.jpg);
}
