/* CSS Document */

body{ margin:0px; font-family:Arial, Helvetica, sans-serif; font-size:12px;}
.Link {color: #FFFFFF}
.Blue {color: #00529b; font-size: 16px;line-height:30px;}
.Blue2 {color: #00529b;line-height:24px;}
.Gray {color: #767676;line-height:30px;}
.Line {border-bottom-width: 1px;border-top-style: none;border-right-style: none;border-bottom-style: solid;border-left-style: none;border-bottom-color: #A6A6A6;}
.ltd {font-size: 14px;color: #48426e;}

a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #006ac6;
	text-decoration: none;
}
a:active {
	color: #006ac6;
	text-decoration: none;
}