.css {
	text-align: left;
	vertical-align: middle;
}
.font1 {
	font-family: Abbess;
	font-size: large;
	color: #FFFFFF;
}
.width_2 {
	width: 2px;
}
.font2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
}
.font6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
	letter-spacing: 1px;
}
.l_t {
	color: #0099FF;
	text-align: justify;
	vertical-align: top;
}
.font3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
}
.background {
	background-image: url(images/home_03.jpg);
	background-repeat: repeat;
}
.c_m {
	text-align: center;
	vertical-align: middle;
}
.font4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
	font-weight: bold;
}
.font5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #990000;
	font-weight: bold;
}
.font5:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFF00;
	text-decoration:underline;
	font-weight: bold;
}
.titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #FFFFFF;
}
.width_100 {
	width: 135px;
}
