	a:link {color: #3333ff; text-decoration: underline;}
	a:visited {color: #3333ff; text-decoration: underline;}
	a:active {color: #ff3366; text-decoration: none;}
	a:hover {color: #ff3366; text-decoration: none;}

body {
	background-color : #ffffff;
}

p  {
	font-size : 11pt;
	font-family : arial,sans-serif,helvetica;
	font-weight : normal;
	font-style : normal;
	color : #000033;
	text-decoration : none;
	text-align : justify;
}

blockquote  {
	font-size : 9pt;
	font-family : arial,sans-serif,helvetica;
	font-weight : bold;
	font-style : normal;
	color : #333399;
	text-decoration : none;
	text-align : justify;
}

div  {
	font-size : 12pt;
	font-family : comic sans MS,arial,sans-serif,helvetica;
	font-weight : normal;
	font-style : normal;
	color : #333399;
	line-height : 16pt;
	text-decoration : none;
	text-align : center;
}

hr  {
	size : 2;
	text-align : center;
	width : 75%;
}

th  {
	font-size : 9pt;
	font-family : arial,sans-serif,helvetica;
	font-weight : bold;
	font-style : normal;
	color : #333399;
	text-decoration : none;
}

td  {
	font-size : 10pt;
	font-family : arial,sans-serif,helvetica;
	font-weight : bold;
	font-style : italic;
	color : #000033;
	text-decoration : none;
	text-align : center;
}

h2  {
	font-size : 16pt;
	font-family : arial,sans-serif,helvetica;
	font-weight : bold;
	font-style : normal;
	color : #3366cc;
	text-decoration : none;
	text-align : center;
}

h3  {
	font-size : 14pt;
	font-family : arial,sans-serif,helvetica;
	font-weight : bold;
	font-style : normal;
	color : #3366cc;
	text-decoration : none;
	text-align : center;
}

h4  {
	font-size : 12pt;
	font-family : arial,sans-serif,helvetica;
	font-weight : bold;
	font-style : normal;
	color : #990099;
	text-decoration : none;
	text-align : center;
}

h5  {
	font-size : 10pt;
	font-family : comic sans MS,arial,sans-serif,helvetica;
	font-weight : bold;
	font-style : normal;
	color : #ffcc66;
	text-decoration : none;
}

ul  {
	padding: 0px; padding-left: 0px;
	font-size : 11pt;
	font-family : arial,sans-serif,helvetica;
	font-weight : normal;
	font-style : normal;
	color : #000033;
	text-decoration : none;
	text-align : left;
}

li  {
	font-size : 10pt;
	font-family : comic sans MS,arial,sans-serif,helvetica;
	font-weight : bold;
	font-style : normal;
	color : #ffcc66;
	text-decoration : none;
	padding: 0px; padding-left: 0px;
}