
img {
	vertical-align: middle;	
}


H1  {
	color : Black;
	font-family: "Comic Sans MS", sans-serif; 
	font-size : 24pt;
	font-style : normal;
	text-align: center;
}
h3 {
font-family: Arial, Helvetica, sans-serif;
font-size: 13pt;
font-style: normal;
font-weight: normal;}

H2  {
	font-family : "Comic Sans MS", sans-serif;
	font-size : 16pt;
	text-align: center;
}



A:link  {
	color : Blue;
}

A:Visited  {
	color : Navy;
}

A:Active  {
	color : Maroon;
}

A:Hover  {
color: Maroon;}

BODY  {
	background-color : White;
	padding-left: 30pt;
	padding-right: 20pt;
	margin: 0 auto;
}

.comic  {
	font-family : "comic sans ms", arial, helvetica;
	font-size : 14pt;
}

.comicb  {
	color : #0000ff;
	font-family : "comic sans ms", arial, helvetica;
}
SMALL {
	font-size : 8pt;
}

.small  {
	font-family : Arial, sans-serif;
	font-size : 8pt;
	font-style : normal;
}

.ulsmal  {
	font-family : Arial, sans-serif;
	font-size : 8pt;
	font-style : normal;
	line-height : 11pt;
}

.big  {
	font-size : 36pt;
}

.smalli  {
	font-family : sans-serif;
	font-size : 8pt;
	font-style : italic;
}

UL  {
	font-family : arial, helvetica, sans-serif;
	font-size : 10pt;
	font-style : normal;
	line-height : 14pt;
}

.in  {
	padding-left : 5mm;
}

.left  {
	font-weight : bold;
	padding-left : 5mm;
	text-align : left;
}

LI.sv {
	list-style-image : url(pictures/svf.gif);
	list-style-position : outside;
}

li.ge {
	list-style-image: url(pictures/tyf.gif);
	list-style-position: outside;
}


A, UL, P, TABLE, BODY, TD, DIV  {
	font-family : Arial, Helvetica, sans-serif;
	max-width: 960px;
}

.right  {
	text-align : right;
}
.note {
	font-size: smaller;
}
.red {
	color: Red;
	font-weight: bold;
}


