body {
	font-family: arial;
	font-size: medium;
	background-color: #B2BBC7;
}
	

a:link {
	color: #4B5B87;
	text-decoration: none;
	font-size: 9px;
	font: arial;
}

a:visited{
	color: #4B5B87;
	text-decoration: none;
	
}

a:hover {
	color: Red;
}
	
.td_text {
	font-family: Arial, Helvetica, sans-serif;
}

.th_text {
	font-family: Arial, Helvetica, sans-serif;
}

.text_test {
	font-size:large;
	color: Red;
}

.style1 {
	font-size: small;
	font-family: "Comic Sans MS", "Edwardian Script ITC";
	color: #6633FF;
}

.style2 {
	font-size: x-small;
	color: #000000;
}

.style3 {
	font-family: "Comic Sans MS", "Edwardian Script ITC";
	font-size: 24px;
}

.style4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000}

.style5 {
	font-size: 16px;
	font-family: "Comic Sans MS", "Edwardian Script ITC";
	font-weight: bold;
}

.style6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFE9B8;
}

.style7 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #B73955;
	}
	
	
.style8 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}

.style9 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #4B5B87;
}
.style10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFE9B8;
}

.style11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

.style12 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #DEE8FF;
}

.style13 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #B73955;
	}


.bgcolor1 {
	background-color: #919FB1;
	}