.content {
margin-left: 3px;
}
.language {
	font-size: 8pt;
}
.footer {
	font-size: 8pt;
}
.footer a {
 text-decoration: none;
 font-weight: bold;
}

.navbar {
	margin-left: 20px;
}

.navbar a {
	color: #FFFFFF;
	font-size: 16pt;
	line-height: 150%;
}

a {
	color: #000000;
	text-decoration : underline;
	font-weight : bold;
	
}

body, td, th 
{ 
	color: Black; 
	font-family: Helvetica, Tahoma, Myriad,  Arial, sans-serif; 
	font-size: 12px; 
}


a:hover
{
    color : #ed1c24;
    text-decoration : none;
    font-weight : bold;
}

input,textarea {
	background-color : #FFFFFF;
	border : 1px solid #4B4E4A;
	font-family: Helvetica, Tahoma, Myriad,  Arial, sans-serif; 
}

img {
	border: 0px;
}