td {font-family:"Arial";font-size:14px;color:#00007C;}
th {font-family:"Arial";font-size:12px;color:#00007C;}
p {font-family:"Arial";font-size:12px;color:##000066;}
h2 {font-family:"Arial";font-size:16px;color:#00007C;}
h3 {font-family:"Arial";font-size:18px;color:#00007C;}
h4 {font-family:"Arial";font-size:12px;color:#000000;}
strong {font-family:"Arial";font-size:18px;color:#00007C;}
li {font-family:"Arial";font-size:13px;color:##000066;}
.text {font-weight: bold; font-family:"Arial"; font-size:13px; color:##000066;}
.text1 {font-family:"Arial";font-size:12px;color:##000066;}
	

.navi {
	font-family: Arial;
	font-size: 12px;
	color: maroon;
	text-decoration: none;
	font-weight: bold;
}

.navi:link {
	font-family: Arial;
	font-size: 12px;
	color: navy;
	text-decoration: none;
	font-weight: bold;
}

.navi:visited {
    color : navy; 
    text-decoration: none;	
    font-family: Arial;
	font-size: 12px; 	
	font-weight: bold;
}

.navi:hover {
    color: maroon; 
    text-decoration: none; 	
    font-family: Arial;
	font-size: 12px; 	
	font-weight: bold; 
	}

.subnavi {
	font-family: Arial;
	font-size: 12px;
	color: maroon;
	text-decoration: none;
	line-height: 20px;
}

.subnavi:link {
	font-family: Arial;
	font-size: 12px;
	color: navy;
	text-decoration: none;
	line-height: 20px;
}
.subnavi:visited {
	color : navy;
	text-decoration: none;
	font-family: Arial;
	font-size: 12px;
	line-height: 20px;
}
.subnavi:hover {
	color: maroon;
	text-decoration: none;
	font-family: Arial;
	font-size: 12px;
	line-height: 20px;
}

.link {
	font-family: Arial;
	font-size: 13px;
	color: red;
	text-decoration: none;
	line-height: 20px;
}

.link:link {
	font-family: Arial;
	font-size: 13px;
	color: maroon;
	text-decoration: none;
	line-height: 20px;
}
.link:visited {
	color : maroon;
	text-decoration: none;
	font-family: Arial;
	font-size: 13px;
	line-height: 20px;
}
.link:hover {
	color: navy;
	text-decoration: none;
	font-family: Arial;
	font-size: 13px;
	line-height: 20px;
}

.index {
	font-family: Arial;
	font-size: 14px;
	color: red;
	text-decoration: none;
	line-height: 20px;
}

.index:link {
	font-family: Arial;
	font-size: 14px;
	color: maroon;
	text-decoration: none;
	line-height: 20px;
}
.index:visited {
	color : maroon;
	text-decoration: none;
	font-family: Arial;
	font-size: 14px;
	line-height: 20px;
}
.index:hover {
	color: navy;
	text-decoration: none;
	font-family: Arial;
	font-size: 14px;
	line-height: 20px;
}