*{
	font-family: Arial, Helvetica, sans-serif;
}
.F17{
	font-size: 17pt;
}
.F20{
	font-size: 20pt;
}
.F19{
	font-size: 19pt;
}
.F18{
	font-size: 18pt;
}
.F13{
	font-size: 13pt;
}


.F14{
	font-size: 14pt;
}
.F15{
	font-size: 15pt;
}
.F11{
	font-size: 11pt;
}
.F10{
	font-size: 10pt;
}
.F9{
	font-size: 9pt;
}
.F8{
	font-size: 8pt;
}
.F7{
	font-size: 7pt;
}

.White{
	color:#ffffff;
}
.Red{
	color: #ff0000;
}
.Bold{
	font-weight: bold; 
}
.Bolder{
	font-weight: bolder; 
}
.Normal{
	font-weight: normal; 
}
.LightBlue{
	color: #00b5cb;
}

.Green{
	color: #1aae4e;
}
a:link {
	color: #00b5cb;
	text-decoration: none;
}
a:visited {
	color: #00b5cb;
	text-decoration: none;
}
a:hover {
	color: #00b5cb;
	text-decoration: underline;
}

#navigation a:link {
	color: #1aae4e;
	text-decoration: none;
	
}
#navigation a:visited {
	color: #1aae4e;
	text-decoration: none;
	
}
#navigation a:hover {
	color: #1aae4e;
	text-decoration: underline;
	
}

.VTop{
	vertical-align:top;
}
.VBottom{
	vertical-align:bottom;
}
.Right{
	text-align: right;
}
.Center{
	text-align: center;
}
.Left{
	text-align: left;
}
.PR5{
	padding-right: 5px;
}
.PR10{
	padding-right: 10px;
}
.PL5{
	padding-left: 5px;
}
.PL15{
	padding-left: 15px;
}
.PL20{
	padding-left: 20px;
}
.PL10{
	padding-left: 10px;
}
.PT40{
	padding-top: 40px;
}
.PT5{
	padding-top: 5px;
}
.PT10{
	padding-top: 10px;
}
.PT15{
	padding-top: 15px;
}
.PB10{
	padding-bottom: 10px;
}
.PB5{
	padding-bottom: 5px;
}
.PL40{
	padding-left: 40px;
}
#header{
	width:800px;
	padding-bottom:3px;
}

#language{
	text-align:center;
	font-size: 10pt;
	padding-top:10px;
}

