	a:link {color: #0000ff; text-decoration: none;}
	a:visited {color: #800080; text-decoration: none;}
	a:active {color: #0000ff; text-decoration: underline;}
	a:hover {color: #0000ff; text-decoration: underline;}

body {
	background-color : #f1f1ff;
	margin-left : 0px;
	margin-top : 0px; 

}

p  {
	font-size : 11pt;
	font-family : verdana,arial,times,serif;
	font-weight : normal;
	font-style : normal;
	color : #000033;
	line-height : 13pt;
	text-decoration : none;
	text-align : left;
}

span  {
	font-size : 12pt;
	font-family : arial,times,serif;
	font-weight : bold;
	font-style : normal;
	color : #333399;
	text-decoration : none;
	line-height : 12pt;
}

blockquote  {
	font-size : 12pt;
	font-family : arial,times,serif;
	font-weight : normal;
	font-style : normal;
	color : #000000;
	line-height : 13pt;
	text-decoration : none;
	text-align : justify;
}

div  {
	font-size : 10pt;
	font-family : arial,sans-serif,helvetica;
	font-weight : normal;
	font-style : normal;
	color : #000000;
	line-height : 11pt;
	text-decoration : none;
	text-align : center;
}

ul  {
	font-size : 12pt;
	font-family : arial,times,serif;
	font-weight : normal;
	font-style : normal;
	color : #000000;
	line-height : 13pt;
	text-decoration : none;
	text-align : left;
}

.bullet  {
	font-size : 10pt;
	font-family : arial,times,serif;
	font-weight : bold;
	font-style : normal;
	color : #000000;
	line-height : 14pt;
	text-decoration : none;
}

li  {
	font-size : 10pt;
	font-family : arial,times,serif;
	font-weight : bold;
	font-style : normal;
	color : #000000;
	line-height : 14pt;
	text-decoration : none;
	text-align : left;
}

h1  {
	font-size : 14pt;
	font-family : arial,sans-serif,helvetica;
	font-weight : bold;
	font-style : italic; underline;
	color : #333399;
	text-decoration : none;
}

h2  {
	font-size : 16pt;
	font-family : arial,sans-serif,helvetica;
	font-weight : bold;
	font-style : normal;
	color : #333399;
	text-decoration : none;
}

h3  {
	font-size : 14pt;
	font-family : arial,sans-serif,helvetica;
	font-weight : bold;
	font-style : normal;
	color : #333399;
	text-decoration : none;
}

h4  {
	font-size : 12pt;
	font-family : arial,times,serif;
	font-weight : bold;
	font-style : normal;
	color : #333399;
	text-decoration : none;
	line-height : 14pt;
}

h5  {
	font-size : 10pt;
	font-family : arial,sans-serif,helvetica;
	font-weight : bold;
	font-style : normal;
	color : #ffffff;
	text-decoration : none;
	line-height : 14pt;
}

h6  {
	font-size : 13pt;
	font-family : comic sans ms,georgia,serif,helvetica;
	font-weight : bold;
	font-style : normal;
	color : #993333;
	text-decoration : none;
	line-height : 13pt;
}

td  {
	font-size : 11pt;
	font-family : verdana,arial,sans-serif,helvetica;
	font-weight : normal;
	font-style : normal;
	color : #000033;
	text-decoration : none;
}

th  {
	font-size : 11pt;
	font-family : arial,sans-serif,helvetica;
	font-weight : bold;
	font-style : normal;
	color : #333399;
	text-decoration : none;
}

label  {
	font-size : 10pt;
	font-family : arial,sans-serif,helvetica;
	font-weight : normal;
	font-style : normal;
	color : #ffffff;
	text-decoration : none;
	line-height : 10pt;
	text-align : center;
}

#dropmenudiv{
position:absolute;
border:1px #fffff1;
border-bottom-width: 1;
font:normal 11px arial,sans-serif,helvetica;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
font-size : 11pt;
font-family : arial,sans-serif,helvetica;
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px #fffff1;
padding: 1px 0;
text-decoration: none;
font-weight: normal;
color: #fffff1;
}