body {
background-color : #FFFFFF;
padding: 0px;
margin: 0px;
}

.base{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 75%;
	text-decoration : none;
	margin-left: 50;
	margin-right : 20;
	margin-bottom : 10;
	margin-top : 0;
}

.date{
	font-size : 76%;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
	color : #999999;
	line-height : 1.3em;
	margin-bottom : 1.2em;
	margin-right : 16px;
}

ul.list	{
font-family : Arial, Helvetica, sans-serif;
font-size : 75%;
list-style : square;
text-decoration : none;
margin-left:80; 
margin-bottom:0.5em; 
margin-top:0; 
}

ol.list	{
font-family : Arial, Helvetica, sans-serif;
font-size : 75%;
text-decoration : none;
margin-left:80; 
margin-bottom:0.5em; 
margin-top:0; 
}

.shortcut{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 75%;
	text-decoration : none;
	margin-bottom : 0;
	margin-top : 0;
}

a.openrev {
color : #CC6600;
text-decoration : none;
border-bottom : dashed 1px;
}

a.openrev:hover {
color : #FF9900;
text-decoration : none;
border-bottom : dashed 1px;
}

h1 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 130%;
	text-decoration : none;
	margin-left : 28;	
	margin-top : 20;
	margin-bottom : 20;
	margin-right : 30;
	
}

h2 {
	font-family : Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size : 100%;
	text-decoration : none;
	color : #666666;
	margin-left : 28;
	margin-top : 20;
	margin-bottom : 20;
	margin-right : 30;
}

h3 {
	font-family : Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size : 87%;
	text-decoration : none;
	color : #999999;
	margin-left : 28;
	margin-top : 20;
	margin-bottom : 20;
	margin-right : 30;
}

.lmenu li{
	text-align : left;
	font-size : 70%;
	margin-bottom : 7px;
	font-family : Arial, Helvetica, sans-serif;
}

.lmenu a{
text-decoration: underline;
font-family : Arial, Helvetica, sans-serif;
}

a {
color : #CC6600;
text-decoration : underline;
}

a:hover {
color : #FF9900;
text-decoration : underline;
}

acronym {
	color : #999999;
}

.logo {
	position:absolute; 
	margin-top : 32px;
	right : 4%;
	border:0px; 
	z-index:2; 
	width:298px; 
	height:114px;
}

#menu-v {
	font-family : Arial, Helvetica, sans-serif;
	text-transform : uppercase;
	font-size : 10.5px;
	color : #FFFFFF;
	letter-spacing : 2px;
	text-decoration : none;
	font-weight : bold;
	background-color : #FF9900;
	padding : 2px;
}

#menu a {
	font-family : Arial, Helvetica, sans-serif;
	text-transform : uppercase;
	font-size : 10.5px;
	color : Black;
	letter-spacing : 2px;
	text-decoration : none;
	font-weight : normal;
	padding : 2px;
}

#menu a:hover{
	color : #FFFFFF;
	background-color : #CCCCCC;
}

code {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 70%;
	text-decoration : none;
	color : #999999;
	margin-bottom : 2%;
}

#Thumbs img
{
	width: 64px;
	height: 64px;
	border: 3px solid white;
}

#Thumbs a
{
	padding-right: 0.2em;

}

#Thumbs a:hover img
{
	border-color: #FF9900;
}