ul.zzul {display: block;}
.style1 {font-size: 20pt}
.style2 {
	font-size: 10pt;
	color: #FF0000;
}
.style3 {font-size: 11pt}
.style5 {font-size: 11pt;
	color: #0066cc;
}
.stylecomment {font-size: 9pt;
	color: #0066cc;
}
.style4 {font-size: 11pt}

BODY {	font-family: Arial, sans-serif;
	color:Black;
	background-color:White;
        margin-top:1;
	width=600;
	}

H1 {
	font-family: Arial, sans-serif;
	color:Black;
	font-size:16pt;
	line-height: 18pt;
	}
	
TD.logo	{
	font-family: Arial, sans-serif;
	font-size:20pt;
	line-height: 28pt;
	color:#DD3333;
	font-weight:normal;	
	text-align:right;
	}	

TD.forum {
	font-family: Arial, sans-serif;
	font-size:16px;
	line-height: 18pt;
	color:black;
	font-weight:bold;
	}

TD.section_title {
	font-family: Arial, sans-serif;
	font-size:16px;
	line-height: 18pt;
	color:#DD3333;
	font-weight:bold;
	text-align:right;
	}

TD.toc {
	font-family: Arial, sans-serif;
        font-size: 10pt;
	line-height: 12pt;
	}

TD.date	{
	font-family: Arial, sans-serif;
	font-size:12pt;
	line-height: 14pt;
	color:#DD3333;
	font-weight:bold;
	text-align:left;
	margin-top: 10;
	}

TD.event	{
	font-family: Arial, sans-serif;
	font-size:12pt;
	line-height: 14pt;
	color:Black;
	font-weight:bold;
	text-align:left;
	margin-top: 10;
	}

TD.note	{
	font-family: Arial, sans-serif;
	font-size:10pt;
	line-height: 12pt;
	color:#444444;
	text-align:left;
	}
	
P.body	{
	font-family: Arial, sans-serif;
        font-size: 12pt;
	}
P.credits	{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	font-style: italic; 
	line-height: 12pt}

P.highlight	{
	font-family: Arial, sans-serif;
        font-size: 13pt;
	font-weight:bold;
	}

UL.item	{
	font-family: Arial, sans-serif;
        font-size: 12pt;
	}

TD.stime	{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	line-height: 12pt}

TD.stalk	{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	line-height: 12pt}

TD.credits	{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	font-style: italic; 
	line-height: 12pt}

TD.spresent	{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	line-height: 12pt}

TD.sbreak {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	font-style: italic; 
	line-height: 12pt; 
	background-color: #E6E6E6
	}
.comment_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #CC0000;
}
.comment_body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

a:visited {
	text-decoration: none;
	color: #aa5500;
}
a:hover {
	text-decoration: underline;
	color: #6666ff;
}
a:visited:hover{
	text-decoration: underline;
	color: #6666ff;
}
a:link {
	text-decoration: none;
	color: #aa5500;
}
a:link:hover {
	text-decoration: underline;
	color: #000000;
}


.style3 a:visited {
	text-decoration: underline;
	color: #0066CC;
}
.style3 a:hover {
	text-decoration: underline;
	color: #ff0000;
}
.style3 a:visited:hover{
	text-decoration: underline;
	color: #ff0000;
}
.style3 a:link {
	text-decoration: underline;
	color: #0066CC;
}
.style3 a:link:hover {
	text-decoration: underline;
	color: #ff0000;
}


li {
	list-style-type: none;
	padding: 3px;
}
	
.hr_dot {
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
}
.borders {
	margin-right: 5px;
	border-right: thin solid #cceeff;
	padding-right: 3px;
}
