BODY {
	background-color : White;
	font-family : Arial, Verdana, Tahoma, Helvetica, sans-serif;
	font-size : 12pt;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	color : Black;
}

.m3 {
	font-family : Arial, Verdana, Tahoma, Helvetica, sans-serif;
	font-size : 6pt;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
}

.m2 {
	font-family : Arial, Verdana, Tahoma, Helvetica, sans-serif;
	font-size : 8pt;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
}

.m1 {
	font-family : Arial, Verdana, Tahoma, Helvetica, sans-serif;
	font-size : 10pt;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
}

.base {
	font-family : Arial, Verdana, Tahoma, Helvetica, sans-serif;
	font-size : 12pt;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
}

.p1 {

	font-family : Arial, Verdana, Tahoma, Helvetica, sans-serif;
	font-size :15pt;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
}

.p2 {

	font-family : Arial, Verdana, Tahoma, Helvetica, sans-serif;
	font-size : 17pt;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
}

.p3 {
	font-family : Arial, Verdana, Tahoma, Helvetica, sans-serif;
	font-size : 19pt;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
}

.p4 {
	font-family : Arial, Verdana, Tahoma, Helvetica, sans-serif;
	font-size : 21pt;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
}

.p5 {
	font-family : Arial, Verdana, Tahoma, Helvetica, sans-serif;
	font-size : 23pt;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
}

.p6 {
	font-family : Arial, Verdana, Tahoma, Helvetica, sans-serif;
	font-size : 27pt;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
}

.p7 {
	font-family : Arial, Verdana, Tahoma, Helvetica, sans-serif;
	font-size : 33pt;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
}

.border{
	border: thin ridge;
	padding: 5px;
}


P {
	font-family : Arial, Verdana, Tahoma, Helvetica, sans-serif;
	font-size : 12pt;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
}

B {
	font-weight : bold;
}

A:link { 
	color:blue; 
	text-decoration:none;
}

A:visited { 
	color:blue; 
	text-decoration:none; 
}

A:hover {
	color:#4B0082;
	text-decoration:underline;
}

A:active {
	color:red;
	text-decoration:underline;
}

TABLE, TR, TH, TD, OL, UL, LI, INPUT, TEXTAREA {
	font-family : Arial, Verdana, Tahoma, Helvetica, sans-serif;
	font-size : 12pt;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
}







