


 /* General page style. */
body {
	margin: 5px;
	background:#e5e5e5;
}


.blue_1 {
	font-family: Tahoma;
	font-size: 15px;
	color: #4f4d4d;
}

.blue_2 {
	font-family: Tahoma;
	font-size: 14px;
	color: #FFFFFF;
}

.withe_1 {
	font-family: Tahoma;
	font-size: 11px;
	color: #ffffff;
}


a:link {
	font-family: Tahoma;
	color: #CC0000;
	font-size: 15px;
	text-decoration: none;
}

a:visited {
    font-family: Tahoma;
	text-decoration: none;
	color: #CC0000;
}
a:hover {
    font-family: Tahoma;
	text-decoration: underline;
}
a:active {
	font-family: Tahoma;
	text-decoration: none;
}

.tex1 {
	font-family: Tahoma;
	font-size: 20px;
	color: #c92121;
	font-weight: bold;
}

.tex2 {
	font-family: Tahoma;
	font-size: 19px;
	color: #000000;
	font-weight: bold;
}

.tex3 {
	font-family: Tahoma;
	font-size: 16px;
	color: #000000;
}

.tex4 {
	font-family: Tahoma;
	font-size: 14px;
	color: #003399;
	font-weight: bold;
}

.tex5 {
	font-family: Tahoma;
	font-size: 17px;
	color: #c92121;
	font-weight: bold;
	
}

.tex6 {
	font-family: Tahoma;
	font-size: 14;
	color: #000000;
	
}
.texfooter {
	font-family: Tahoma;
	font-size: 11px;
	color: #8e8d8d;
	font-weight: normal;	
}
