body
{
	font-family: verdana,Helvetica,Geneva,sans-serif;
	font-size: 11px;
	background-repeat : repeat-x;
	background-color : #FFFFFF;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
}


td,p,input
{
	font-family: verdana,Helvetica,Geneva,sans-serif;
	font-size: 11px;
}

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

a.content:link, a.content:hover, a.content:active, a.content:visited
{
	color: #0033CC;
	text-decoration: none;
}

.navigation
{
	font-size: 13px;
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}
a.navigation:link, a.navigation:hover, a.navigation:active, a.navigation:visited
{
	color: White;
	font-weight: bold;
	text-decoration: none;
}

.subnavigation
{
	font-size: 10px;
	color: #000000;
	font-family: verdana,Helvetica,Geneva,sans-serif;
	font-weight: bold;
	text-decoration: none;
}
a.subnavigation:link, a.subnavigation:hover, a.subnavigation:active, a.subnavigation:visited
{
	color: black;
	font-weight: bold;
	text-decoration: none;
}

.header
{
	font-size: 10px;
	color: black;
	font-family: verdana,Helvetica,Geneva,sans-serif;
	font-weight: bold;
	text-decoration: none;
}
.footnote
{
	font-size: 10px;
	color: black;
	font-family: verdana,Helvetica,Geneva,sans-serif;
	font-weight: none;
	text-decoration: none;
}
a.footnote:link, a.footnote:hover, a.footnote:active, a.footnote:visited
{
	color: black;
	font-weight: none;
	text-decoration: none;
}
.title
{
	font-family: verdana,Helvetica,Geneva,sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}
.number
{
	font-family: verdana,Helvetica,Geneva,sans-serif;
	font-size: 40px;
	font-weight: bold;
	color: #666666;
}
.date
{
	font-family: verdana,Helvetica,Geneva,sans-serif;
	font-size: 10px;		
	color: #666666;
}
.autor
{
	font-family: verdana,Helvetica,Geneva,sans-serif;
	font-size: 10px;		
	color: #666666;
}
.telegram
{
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
}

.icon
{
	vertical-align:middle
}

.bold{
	font-weight : bold;
}

.blue {	background-color: #e6e6f0; }
.yellow { background-color: red; } 

.bgyellow { background-color: red; }
.bggray { background-color: #999999; }

.boardercolor { background-color: #000000; }

.white { background-color: #FFFFFF; }
.black { background-color: #000000; }

