﻿a:link       { text-decoration: none; font-size: 10pt }
a:visited    { color: #0000FF; text-decoration: none }
a:active     { color: #FF0066; text-decoration: none }
a:hover      { color: #FF33CC; text-decoration: underline; background-color: none;font-size: 10pt }
a:style      { font-size: 10pt }
body         {
	padding: 0px;
	font-size: 10pt;
	margin: 10px;
	text-align: center;
}
td           { font-size: 10pt }
tr           { font-size: 10pt }
p:style      { font-size: 10pt }
#siz1        { font-size: 8pt }
#siz2        { font-size: 9pt }
#siz3        { font-size: 10pt }
#siz4        { font-size: 11pt }
#siz5        { font-size: 12pt;
	text-align: left;
}
#siz6        {
	font-size: 14pt;
	height: 18px;
}
#siz7        { font-size: 18pt }
#siz8        { font-size: 24pt }
#siz9        { font-size: 36pt }
#container {
	width: 800px;
	height: auto;
	background-color: #EFEFEF;
	text-align: center;
}
