/* CSS Document */
.text  { 
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	text-align: justify; 
	}
	
.maintext  { 
	font-family: Arial;
	color: #000000;
	font-size: 13px;
	text-align: justify; 
}
	
.maintextGrey  { 
	font-family: Arial;
	color: #B5B5B5;
	font-size: 11px;
	text-align: justify; 
}

.link {
	font-size: 12px
}
	
.boldlink  {
	font-family: Arial;
	color: #FFFFFF;
	font-size: 17px;
	text-align: justify;
	font-style: normal;
	font-weight: normal;
}

.boldlink_blue  {
	font-family: Arial;
	font-size: 17px;
	text-align: justify;
	font-style: normal;
	font-weight: normal;
}

	
.smalltext {
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:9px;
	text-align:justify;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #CC0000;
	font-weight: bold;
}

.Subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000062;
	font-weight: bold;
}

.Subtitle2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF5555;
	font-weight: bold;
}

.Subtitle3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px; 
	color: #990000; 
}

.Bottext {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
