﻿body 
{
	margin:0px;
	padding:0px;
	font-family:Verdana;
	color: #484848;
	font-size: 10pt;
}

.bottom 
{
	background-color: #f1f1f1;
	height:90px;
	border-top-color:#dddada;
	border-top-style:solid;
	border-top-width:0.05px;
	
	FONT-SIZE: 8pt;
	color: #5e5d5d;
}

.bottom a:link
{
	FONT-SIZE: 8pt;
    color: #5e5d5d;
	text-decoration:none;
	font-family:Verdana;
}

.bottom a:visited
{
	FONT-SIZE: 8pt;
    color: #5e5d5d;
	text-decoration:none;
	font-family:Verdana;
}

.bottom a:hover
{
	FONT-SIZE: 8pt;
    color: #5e5d5d;
    text-decoration:underline;
	font-family:Verdana;
}

.menu_links
{
	font-size:11pt;
	color:White;
	font-weight:bold;
	text-decoration:none;
}

.top_content
{background-color: #f1f1f1;
	position:relative;
	padding-right:40px;}

.top_langs
{position:relative;padding-right:20px;}

.top_menu 
{
	background-color: White;
	border-spacing:0px;
}

.top_menu a:link, .top_menu a:visited
{
	FONT-SIZE: 7pt;
	color: #5e5d5d;
	text-decoration:none;
	font-family:Verdana;
}
.top_menu a:hover
{
	FONT-SIZE: 7pt;
	color: #5e5d5d;
	text-decoration:underline;
	font-family:Verdana;
}

.page_title
{
	font-size:30pt;
	color: #e0e0e0;
	font-weight:bold;
	position:relative;
	padding-right:30px;
}

h3 {font-weight:bold;font-size:8pt;}

.date {text-decoration:underline;color: #5e5d5d;}

.page_content
{
	position:relative;
	left:220px;
	top:-230px;
    text-align:justify;
    margin-bottom:-150px;
}

.page_content a:link, .page_content a:visited, .page_content a:hover 
{
	color: #fd8c27;
	text-decoration:underline;
}

.page_content p{text-align:justify; margin-right:20px; margin-left:15px}
.page_content ul{margin-top:5px;}
.page_content table { width:100%;border:0px;}	

.about_text {text-align:justify; width:100%}

.BlackTitle{ font-size:18pt;font-family: MS Sans Serif; }
.RedTitle{ font-size:18pt;color:#cc0000;font-family:MS Sans Serif;}
.OrangeTitle {font-weight:bold;font-size:9pt; color: #fd8c27;}
	
	














