PRE {
	font-family : "Comic Sans MS";
	color : Black;
	font-weight : normal;
}

P  {
	font-family : "Comic Sans MS";
	color : #000000;
	font-weight : bold;
	font-size: 14px;
	}
H1  {
	color : Black;
}

H2  {
	color : Black;
}

H3  {}

A  {
	text-decoration : none;
}
A:Visited  {}
A:Active  {}
A:Hover  {}
BODY  {
	font-family : "Comic Sans MS", Verdana, Arial;
	font-weight : bold;
	color : Black;
	font-style : normal;
}

.main-text {
	font-family: Verdana;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	font-size: 12px;
}
.tittle2 {
	font-family : Dauphin, "Comic Sans MS";
	color : #000000;
	font-weight : bold;
	font-size: 18px;
}
.tittle {

	font-family : Dauphin, "Comic Sans MS";
	color : #000000;
	font-weight : bold;
	font-size: 24px;
}
.body {

	font-family : Verdana;
	color : #000000;
	font-weight : bold;
	font-size: 18px;
}


.style1 {font-size: 28px}
.style4 {font-size: 14px}
.style5 {font-size: 12px}
.main_table {
	background-image: url(www-images/main-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.scrollbox
{
	background-image: url(www-images/main-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	
}