p  {
	font-size : 11pt;
	font-family : verdana, helvetica, arial, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #000000;
	line-height : 14pt;
	text-decoration : none;
}

strong {
	font-size : 11pt;
	font-family : verdana, helvetica, arial, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : #000000;
	line-height : 12pt;
	text-decoration : none;

}
	
blockquote  {
	font-size : 11pt;
	font-family : verdana, helvetica, arial, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #000000;
	line-height : 12pt;
	text-decoration : none;
}


li  {
	font-size : 11pt;
	font-family : verdana, helvetica, arial, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #000000;
	text-decoration : none;
}


ul  {
	font-size : 11pt;
	font-family : verdana, helvetica, arial, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #000000;
	text-decoration : none;
}


ol  {
	font-size : 11pt;
	font-family : verdana, helvetica, arial, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #000000;
	text-decoration : none;
}




dl  {
	font-size : 11pt;
	font-family : verdana, helvetica, arial, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #660000;
	line-height : 12pt;
	text-decoration : none;
}


dd  {
	font-size : 11pt;
	font-family : verdana, helvetica, arial, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #000000;
	line-height : 12pt;
	text-decoration : none;
}

h1	{
	font-size : 15pt;
	font-family : verdana, helvetica, arial, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : #000000;
	text-decoration : none;
}


h2	{
	font-size : 14pt;
	font-family : verdana, helvetica, arial, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : #000000;
	text-decoration : none;
}


h3	{
	font-size : 13pt;
	font-family : verdana, helvetica, arial, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : #000000;
	text-decoration : none;
}


h4	{
	font-size : 11pt;
	font-family : verdana, helvetica, arial, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : #000000;
	line-height : 11pt;
	text-decoration : none;
}


a  {
	color: #FF9933;
	text-decoration : none;
}


a:visited  {
	color: #003366;
	text-decoration : none;
}


a:active  {
	color: #CC9933;
        text-decoration : #336699;

}


a:hover  {
	color : #669999; text-decoration : underline;
        
}


PRE {
	font-size: 9pt;
	font-family: courier, courier new, monospace;
	font-weight: normal;
	font-style: normal;
	color: #660000;
	line-height: 12pt;
	text-decoration: none;
}


CODE {
	font-size: 9pt;
	font-family: courier, courier new, monospace;
	font-weight: normal;
	font-style: normal;
	color: #660000;
	line-height: 12pt;
	text-decoration: none;
}

.title {
	font-size : 13pt;
	font-family : verdana, helvetica, arial, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #000000;
	line-height : 12pt;
	text-decoration : none;
}

.quote {
	font-size : 11pt;
	font-family : verdana, helvetica, arial, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #660000;
	line-height : 12pt;
	text-decoration : none;
}

.desc  {
	font-size : 11pt;
	font-family : verdana, helvetica, arial, sans-serif;
	color : #000000;
	line-height : 12pt;
	text-decoration : none;
}

.atomzlink  {
        font-size : 10pt;
        font-family : verdana, helvetica, arial, sans-serif;
        color : #336699;
        text-decoration : none;
}

.form_pulldown  { 

	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	color: #003366;
	background-color: #CCCC99
