.title01 {
	color : #FFFFFF;
	margin-top : 15px;
	padding-bottom : 0px;
	margin-bottom : 0px;
	margin-left : 5px;
	margin-right : 0px;
	font-size : 40px;
	font-family : "Times New Roman", Times, serif;
	font-weight: bold;
}
.title01 a {
	color : #FFFFFF;
	margin-left : 20px;
	font-size : 35px;
	font-weight: bold;
}
.title01 a:hover {
	color : #294A7B;
}
.title02 {
	color : #FFFFFF;
	margin-top : 1px;
	padding-bottom : 0px;
	margin-bottom : 0px;
	margin-left : 5px;
	margin-right : 0px;
	font-size : 25px;
	font-family : "Times New Roman", Times, serif;
	font-style: italic;
}
.title02 a {
	color : #FFFFFF;
	margin-left : 20px;
}
.title02 a:hover {
	color : #294A7B;
}
.title03 {
	color : #FFFFFF;
	margin-top : 15px;
	padding-bottom : 0px;
	margin-bottom : 0px;
	margin-left : 5px;
	margin-right : 0px;
	font-size : 20px;
	font-family : "Times New Roman", Times, serif;
}
.title03 a {
	color : #FFFFFF;
	margin-left : 20px;
}
.title03 a:hover {
	color : #294A7B;
}

p {
	color : #FFFFFF;
	margin-top : 5px;
	padding-bottom : 10px;
	margin-bottom : 0px;
	margin-left : 10px;
	margin-right : 10px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	text-decoration:  none;
}
p a {
	color : #FFFFFF;
	font-weight: bold;
	font-size:  16px;
	text-decoration:  none;
}

