body	{
	margin:		0;
  	padding: 1em 1em 1em 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.4em;	
	color: #cccccc;
	background: #000;
	background-position: top left;
  	background-attachment: fixed;
  	background-repeat: no-repeat;
}

a	{
	color:	#cc0000;    
	font-weight: normal;
    background-color: transparent;
}
	
a:link	{
    text-decoration: none;
}
	
a:visited	{
    text-decoration: none;
}
	
a:active	{
    text-decoration: underline;
}
	
a:hover	{
    text-decoration: underline;
}
	
dt 	{
	font-weight: bold;
}
	
ol, li, dl, dt, dd {
	line-height: 1.4em;
}

p {
	margin-top: 0; 
	padding-top: 0;
	line-height: 1.4em;
}

TD.main, P.main {
    font-family: Verdana, Arial, sans-serif;
    font-size: 11px;
    line-height: 1.4em;
}
	
h1	{
	font-size:	14px;
	color: #cccccc;
	font-weight: normal;
}

h2	{
	font-size:	12px;
	color: #00000;
	font-weight: bold;
}

h3	{
	font-size:	12px;
	color: #00000;
	font-weight: bold;	
}

h4	{
	font-size:	11px;
	color: #000000;	
	font-weight: bold;	
}

h5	{
	font-size:	10px;
	color: #000000;		
	font-weight: bold;	
}

h6	{
	font-size:	9px;
	color: #000000;		
	font-weight: bold;	
}

h1, h2, h3, h4, h5, h6	{
  	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: transparent;
	margin:	5px 0 0 0;
}
	
.quote {
	font-family:  georgia, "Book Antiqua", palatino, serif;
	margin: 0 0 0 1.5em;
	color: #000000;
}

img {
	border-style: inset;
	border-color: #b2b2b2;
	border-width: 2px;
}


.footer {
	font-size: 9px;
}

.caption {
	font: 10px geneva, verdana, sans-serif;
	color: #366;
	background-color: transparent;
}

/*
body {
  background-image: url(images/vert_label_dark.png);
}
* /

