a.none:link { color: #FFCDBF; text-decoration: none }
a.none:active { color: #FFCDBF; text-decoration: none }
a.none:visited { color: #FFCDBF; text-decoration: none }
a.none:hover { color: #FFCDBF; text-decoration: none }

a.menu:link { color: #000000; text-decoration: none }
a.menu:active { color: #000000; text-decoration: none }
a.menu:visited { color: #000000; text-decoration: none }
a.menu:hover { color: #FF6539; text-decoration: none }

a.links:link { color: #000000; text-decoration: none }
a.links:active { color: #000000; text-decoration: none }
a.links:visited { color: #000000; text-decoration: none }
a.links:hover { color: #009900; text-decoration: none }



/* greys */

body {
	margin:20;
	padding:0;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color:#000000;
	background:#ffffff;
}

H1 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 16px;
	line-height : 40px;
	margin-bottom: 10px;
	margin-top: 10px;	
	padding-top: 0px;
	color : #FF6539;
	font-weight : bold;
	margin-left : 0px;
	margin-right : 0px;
}

H2 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 20px;
	line-height : 20px;
	margin-bottom: 30px;
	margin-top: 30px;	
	padding-top: 0px;
	color : #000000;
	font-weight : bold;
	margin-left : 0px;
	margin-right : 0px;
}
H3 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 20px;
	margin-bottom: 20px;
	margin-top: 0px;	
	padding-top: 0px;
	color : #000000;
	font-weight : bold;
	margin-left : 0px;
	margin-right : 0px;
}
H4 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 14px;
	line-height : 20px;
	margin-bottom: 30px;
	margin-top: 30px;	
	padding-top: 0px;
	color : #000000;
	font-weight : bold;
	margin-left : 0px;
	margin-right : 0px;
}
.head4 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 14px;
	line-height : 20px;
	color : #000000;
	font-weight : bold;
}
.text {
	color : #000000;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-size : 13px;
	font-weight : normal;
}
.textdate {
	color : #000000;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-size : 13px;
	font-weight : bold;
}
.textdate2 {
	color : #000000;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-size : 11px;
	font-weight : bold;
}
.text2 {
	color : #484848;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	text-decoration : none;
	padding-bottom: 10px;
	padding-top: 10px;	
	padding-left: 10px;
	padding-right: 10px;
	font-size : 11px;
	font-weight : bold;
}
.text3 {
	color : #000000;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-size : 11px;
	font-weight : normal;
}
.menu {
	color : #a2a2a2;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-size : 12px;
	line-height : 18px;
	font-weight : bold;
}

.knowledge {
	color : #FFCDBF;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-size : 10px;
	font-weight : normal;
}

.right {float:right;margin-left:20px}

ul.starred {list-style-type: none;
	padding: 0;
	margin: 0;
}

ul.starred li {background-image: url(images/star-15.gif);
background-repeat: no-repeat;
background-position: 0 .2em;
padding-left: 3em;
font-size: 13px
}