BODY{
	background-color: white;
	color: black;
	font-family: arial;
	font-size: 12px;
	
}

.title1{
	color: #cd0401;
	font-weight: bold;
	font-size: 16px;
	padding: 0;
	margin: 0;
}

.title1 a{
	color: #cd0401;
	border-bottom: #cd0401 1px solid;
}
a.title1{
	color: #cd0401;
	border-bottom: #cd0401 1px solid;
}

a .title1{
	color: #cd0401;
	border-bottom: #cd0401 1px solid;
}

.title2{
	color: #1479CB;
	font-size: 12px;
	font-weight: bold;
}
.title2 A{
	text-decoration: none;
	color: #1479CB;
}

.title3{
	color: #EC008C;
	font-size: 12px;
	font-weight: bold;
}