/* CSS Document */

.ch1
{
	font-family: arial;
	font-size: 12px;
	color: #000000;
}

.ch2
{
	font-family: arial;
	font-size: 12px;
	color: #ffffff;
}


.ch3
{
	font-family: arial;
	font-size: 12px;
	color: #E1BF7C;
}

.ch4
{
	font-family: arial;
	font-size: 13px;
	color: #02336B;
	font-weight:bold;
}

.ch5
{
	font-family: arial;
	font-size: 12px;
	color: #ffffff;
	font-weight:bold;
	background-color:B30537;
}

.ch6
{
	font-family: arial;
	font-size: 9px;
	color: #000000;

}

.ch7
{
	font-family: arial;
	font-size: 12px;
	color: #ff0000;

}

body {margin-top:10px}

