.body
	{
	scrollbar-base-color: #404040;
	scrollbar-track-color: #000000;
	scrollbar-arrow-color: #858585;
	background-color: #404040;	
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	}

table {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.textNorm
	{
	color: #000000;
	font-weight: normal;
	line-height: 160%;
	}

.link_blue
	{
	color: #000000;
	font-weight: normal;
	}

h1 {
	font-size: 15px;
	color: #285d7a;
	margin-bottom: 20px;
}

h2 {
	font-size: 11px;
	margin-top: 20px;
	margin-bottom: 0px;
}

h3 {
	font-size: 10px;
	margin-top: 7px;
	margin-bottom: 3px;
}

p {
	color: #000000;
	font-weight: normal;
	text-align: justify;
	line-height: 160%;
	margin-bottom: 10px;
	margin-top: 10px;
}

p.space {
	height: 20px;
}

p.sub-space {
	height: 0px;
}

.textNorm2
	{
	color: #000000;
	font-weight: normal;
	text-align: justify;
	line-height: 160%;
	}

.textGuesBook
	{
	color: #FFFFFF;
	text-align: justify;
	font-weight: normal;
	line-height: 160%;
	}
	
.textItalic
	{
	color: #FFFFFF;
	text-align: justify;
	font-weight: normal;
	line-height: 160%;
	font-style: italic;
	}

.HeadLine
	{
	color: #000000;
	text-align: justify;
	font-weight: Bold;
	line-height: 160%;
	}

.textIntro
	{
	color: #FFFFFF;
	font-weight: Bold;
	text-align: justify;
	line-height: 160%;
	}		
	
.textTitle
	{
	color: #000000;
	font-size: 16px;
	font-weight: Bold;
	text-align: justify;
	line-height: 160%;
	}
	
A:link
   {
	color: #285d7a;
	text-decoration: none;
	}
        
A:visited
	{
	color: #285d7a;
	text-decoration: none;
	}
		
A:hover
   {
	color: #285d7a;
	text-decoration: Underline;
	}
	
        
A:active
    {
	color: #285d7a;
	text-decoration: Underline;
    }
	
.format
	{
	color: #285d7a;
	background: #FFFFFF;

	}
	
input.format 
	{
	color: #285d7a;
	background: #FFFFFF;
	}
	  	
select.format 
	{
	color: #285d7a;
	background: #FFFFFF;
	}	
	
	textarea.format 
	{ 
	color: #285d7a;
	background: #FFFFFF;
	}

img.ViewNews 
	{
	border:2px solid #FFFFFF;
	}