A:Visited  {
	color : #990066;
	text-decoration : none;
	font-weight : bold;
}

A:Hover  {
	color : #CC3300;
	text-decoration : underline;
	font-weight : bold;
}

A:Link  {
	color : #000099;
	text-decoration : none;
; font-weight: bold
}

.small  {
	font-size : 13px;
}

.smaller  {
	font-size : 11px;
}

BODY  {
	font-size : 16px;
	color : #000000;
	background-color : #FFFFFF;
	; font-family : Tahoma;
	font-family : Tahoma;
}

.smalllist  {
	font-size : 13px;
	text-indent : 3em;
	; list-style-type : disc;
}

.title  {
	text-align : center;
	font-size : 30px;
	font-weight : bold;
	font-family : Arial;
}

.big  {
	font-size : 24px;
}

.bigger  {
	font-size : 36px;
}

