
body {background: #ffffff }

.text01 {font-family: Tahoma; font-size: 12px; font-weight: normal; color: #443344;}

.text_head {font-family: Tahoma; font-size: 14px; font-weight: strong; color: #443344;}

.text_head2 {font-family: Tahoma; font-size: 18px; font-weight: strong; color: #443344;}

.table { border-left: 4px solid #4F559C;
		border-right: 4px solid #4F559C;}
		
.border {border: 5px solid #81A9D7;}

a:link {
	color: #443344;
	text-decoration: none;
}
a:visited {
	color: #443344;
	text-decoration: none;
}
a:hover {
	color: #7ab6e5;
	text-decoration: underline;
}
a:active {
	color: #7ab6e5;
	text-decoration: none;
}


