P, BODY, LI, UL, DD, DL, B, td 
{ 
font-family: Verdana; 
font-size:15px; 
color:#215181;
font-weight: normal;
line-height:20px; 
}
a {
	font-family: Verdana;
	font-size: 11px;
	color: #0464BF;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
	text-decoration:underline;
}
a:hover {
	font-family: Verdana;
	font-size: 11px;
	color: #BFDBEF;
	text-decoration: none;
	font-weight: bold;
	font-style: underline;
}
.main_link {
	font-family: verdana;
	font-size: 11px;
	color: #215181;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
}
.main_link:hover {
	font-family: verdana;
	font-size: 11px;
	color: #7AACDD;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
}
.more {
	font-family: verdana;
	font-size: 12px;
	color: #7D1D22;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
}
.more:hover {
	font-family: verdana;
	font-size: 12px;
	color: #7D1D22;
	text-decoration: underline;
	font-weight: bold;
	font-style: normal;
}
.footer_text {
	font-family: Verdana, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #0E71B8;
	text-decoration: none;
}

.header {
	font-family: Verdana, Arial;
	font-size: 22px;
	font-weight: bold;
	color: #7D1D22;
	text-decoration: none;
}

.footer_links {
	font-family: Verdana, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}

.footer_links:hover {
	font-family: Verdana, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #C8E2FC;
	text-decoration: none;
}
.footer_link_text {
	font-family: Verdana, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}

.breadcrumb_text {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.welcome_text {
	font-family: Verdana;
	font-size: 15px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
.bullet {
	font-family: Verdana;
	font-size: 15px;
	font-weight: bold;
	color: #6699CC;
	text-decoration: none;
}

.subtitle_01 {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #6699CC;
	text-decoration: none;
}

.subtitle_02 {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #6699CC;
	text-decoration: underline;
}

.main_title {
	font-family: Verdana;
	font-size: 20px;
	font-weight: bold;
	color: #6699CC;
	text-decoration: none;
}

.astrix {
	font-family: Verdana;
	font-size: 15px;
	font-weight: bold;
	color: #ff0000;
	text-decoration: none;
}

.form {
	border:1px;
	color:#000000;
}


