@charset "UTF-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5D5D5D;
	background-color : #D2D2D2;
	background-image: url(Pictures/bg_top.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}
A:link, A:visited {color:#50a0fd;text-decoration:none;}
A:hover {color:#50a0fd;text-decoration:underline;}
.title1 {
	font-size: 15px;
	color: #5D5D5D;
	font-weight: bold;
}
.title2 {
	font-size: 15px;
	color: #466380;
	font-weight: bold;
}
.text {
	font-size: 11px;
}
.head1{
	font-size: 12px;
	color: #5D5D5D;
	font-weight: bold;
}
.head2{
	font-size: 12px;
	color: #466380;
	font-weight: bold;
}
.bottommenu{
	font-size: 12px;
	color: #FFFFFF;
}
.bottommenu A:link, .bottommenu A:visited, .bottommenu A:hover{
	font-size: 12px;
	color: #FFFFFF;
}
