@charset "utf-8";
/* CSS Document */

.standard{
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
}

.copyright {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
}

.titles{
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
font-weight:bolder;
}

.big_title{
font-family:Arial, Helvetica, sans-serif;
font-size:20px;
}

.mandatory{
font-family:Arial, Helvetica, sans-serif;
font-weight:lighter;
color:#FF0000;
font-size:10px;
}

.maintitle{
	font-family:Arial, Helvetica, sans-serif;
	font-size:19px;
	color:#518FC5;
	font-weight:bolder;
}
.def_font{
	font-family: Arial, Helvetica, sans-serif;
}
.indexpage{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666;
}

body {
	background-color: #EAEAEA;
}
.justindex{
	font-family:"Baskerville Old Face";
	font-size:32px;
	color:#518FC5;
	font-weight:bolder;
}
