/*------------------------------------------*/
/*											*/
/* 		DesignHub Style Sheet	    		*/
/*		v2.0	September 2004					*/
/*											*/
/*		(c) 2004 DesignHub					*/
/*		All rights reserved					*/
/*											*/
/*		CSS design by DesignHub				*/
/*		http://www.design-hub.com			*/
/*											*/
/*------------------------------------------*/


/*  General parameters  */


body {
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}


	
a:link    {
	color: #cc0000;
	font-weight: normal;
	line-height: 100%;
	text-decoration: none;
	}

a:visited {
	color: #996666;
	font-weight: normal;
	line-height: 100%;
	}

a:hover {
	text-decoration: underline;
	}

p {
	font-size: 0.7em;
	color: #663399;
	line-height: 170%
	font-style: normal;
	}

p a {
	color: #cc0000;
	text-decoration: none;
	}

ul {  
	list-style: disc;
	font-size: 0.7em;
    color: #663399;
    line-height: 130%;
	}
	
ol {  
	list-style: decimal;
	font-size: 0.7em;
    color: #663399;
    line-height: 130%;
	}

h1 {
	font-size: 1.2em;
	color: #9999CC;
	font-weight: bold;
	line-height: 130%;
	}

h2 {
	font-size: 0.8em;
	font-weight: bold;
	text-transform: none;
	margin-top: 1.4em;
	color: #339999;
	line-height: 100%;
	}

h3 {
	font-size: 0.7em;
	font-weight: bold;
	font-style: italic;
	text-transform: uppercase;
	margin-top: 1.8em;
	color: #339999;
	line-height: 100%;
	}
   
h4 {
	font-size: 0.7em;
	font-weight: bold;
	margin-top: 1.2em;
	color: #663399;
	line-height: 110%;
	}

h1,h2,h3,h4 {
	margin-bottom: -.3em;
	margin-bottom: -.5em !important;
	}
	        
table {
	background-color: #FFFFFF;
	}

td {
	background-color: #FFFFFF;
	}



hr {
	color: #99CCCC;
	}

.bodylink {
	font-size: 0.7em;
	color: #cc0000;
	line-height: 170%;
	}

.linkdummy {
	font-size: 9px;
	line-height: 90%
	}

.label1 {
	font-weight: bold;
	color: #339999;
	line-height: 140%;
	}

.label2 {
	line-height: 140%;
	font-weight: bold;
	color: #663399;
	}

.newsdate {
	font-size: .9em;
	}
	
small {
	font-size: .5em;
	font-style: italic;
	color: 339999;
}

.caption {
	font-size: .5em;
	font-style: italic;
	color: 339999;
}
.hilite {
	font-size: 0.7em;
	color: #663399;
	line-height: 170%;
	background-color: #FFFF00;
}

img {border-style: none; }

#rightindent {
	margin-right: 10em;
		}
