

body {
	margin: 0px;
	padding: 0px;
	font: 0.9em Verdana, Arial, Helvetica, sans-serif;
	line-height : 140%;
	background : #FFF;
}

	
p {
	font-size : 90%;
	line-height: 150%;
	color: #000000;
}
	
b {
	font-weight: 600;
}

div {
	font-size : 100%;
}

li{
	font-size : 90%;
	line-height: 150%;
	color: #000000;
	
}

ul{
	font-size : 90%;
	line-height: 150%;
	color: #000000;
}

pre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
}

h1 {
	font-size: 125%;
	color: #6b8f00;
	line-height: 110%;
	letter-spacing : 1px;
	font-weight : 600;
}

h2 {
	font-size: 110%;
	color: #755d9d;
	line-height: 100%;
	letter-spacing : 0.5px;
	font-weight : 600;
}

h3 {
	font-size: 105%;
	color: #336666;
	line-height: 100%;
	letter-spacing : 0.5px;
	font-weight: 600;
}

h4 {
	font-size: 95%;
	color: #333333;
	line-height: 100%;
	font-weight: 600;
}

a { 
color: #336699;
}

a:visited {
	color: #336666;
}

a:hover {
	color: #cc6600;
	text-decoration: underline;

}

.metatext {
	text-transform: uppercase;
	margin-bottom : 1em;
	color : #336633;
}

img	 {
	border: 0;
}

.labels
{
	visibility:hidden;
}

.MenuAuthoring
{
	display: none; 
	background: white; 
	border-color: black; 
	border-style:solid; 
	border-width:1px; 
	cursor: hand; 
	width: 200; 
	position: absolute 
}
	
.MenuItemIcon
{
	width:22; height:18; 
	background-image: url(/Images/icons/IconBackBlue.gif); 
	text-align: center; 
}
	
.MenuItemText
{
	font-size:12px; font-family: Arial, Verdana 
}
	
.console{ font-size:12px; }




