A:LINK { color: #CC3300; text-decoration: underline }
A:VISITED { color: #CC3300; text-decoration: underline }
A:HOVER { color: #000000; text-decoration: underline }

H1  {
    color: #333;
    font-weight: bold;
    font-size: 20px;
    font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
    text-transform: none;
    padding: 25px 0px 0px 0px;
    margin:0px
    } 
H2 {
	BACKGROUND-COLOR: #EFEFEF; 
	COLOR: #F60; 
	margin-top:22px;
	padding:3px 5px 3px 10px;
	FONT-SIZE: 17px; 
	FONT-WEIGHT: bold; 
	border-bottom: 1px solid #BBB;
	border-top: 1px solid #BBB;
	display: block;
}

H3  {
	color: #333;
	font-size: 15px; 
	FONT-WEIGHT: bold; 
	margin-top:22px;
	padding:2px 0px 0px 8px;
	border-top: 1px solid #F60;
	border-left: 21px solid #F60;
	display: block;
} 


.island {
	font-family: Verdana, Arial, sans-serif;
	font-size:11px;
	margin-top: 10px;
	padding: 0px;
}

.type {
	font-size: 13px;
	COLOR: #666; 
	font-weight:bold;	
	padding:3px 5px 5px 5px;
	margin-left:30px;
	border-top: 1px #F60 dotted;
	border-left: 1px #F60 dotted;
}
.vulnerability {
	COLOR: #990066; 
	
}
.warning {
	COLOR: #CC0000; 
}
.informational {
	COLOR: #666; 
}
		.label {
	font-size: 9px;
	COLOR: #666; 
	font-weight:bold;
	line-height:13px;
	padding: 0px;
	border-top: 1px #666 dotted;
	text-transform: uppercase;	
}
.solution {
	COLOR: #6B8E23; 
	border-top: 1px #6B8E23 dotted;

}
.risk_factor {
	COLOR: #CC0000; 
	border-top: 1px #CC0000 dotted;
}
.synopsis {
	COLOR: #4682B4; 
	border-top: 1px #4682B4 dotted;
}
.description {
	COLOR: #8B4513; 
	border-top: 1px #8B4513 dotted;
}
.cve {
	COLOR: #C71585; 
	border-top: 1px #C71585 dotted;
}
.bid {
	COLOR: #CCCC00; 
	border-top: 1px #CCCC00 dotted;
}
.see_also {
	COLOR: #483D8B; 
	border-top: 1px #483D8B dotted;
}
.other_references {
	COLOR: #778899; 
	border-top: 1px #778899 dotted;
}
.plugin_output {
	COLOR: #008080; 
	border-top: 1px #008080 dotted;
}
.toc_item   { 
	padding-left:30px;
	font-weight:bold;
}
.summary {
	position: absolute; 
	left: 40%;
}
.descr  {
	padding:0px 15px;
		margin-left:30px;
	border-left: 1px #F60 dotted;
}

