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:link { color: #000000; text-decoration: none; }
a:visited { color: #000000; text-decoration: none; }
a:active { color: #000000; text-decoration: none; }
a:hover { color: #000000; text-decoration: underline; }

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}
