* {
	margin: 0px;
	padding: 0px;
}
html {
	font-size: 8pt;
}
body {
	background: #ffffff;
	font-size: 8pt;
	_font-size: 12pt;
	/* with the exception of Mac IE \*/
	line-height: 1.6em;
	/**/
}

img {
	display: block;
}
td{
	border: none;
	vertical-align: top;
}
a:link{
	color: #B1C9F6;
	text-decoration: none;
}
a:visited{
	color: #B1C9F6;
	text-decoration: none;
}
a:hover{
	color: #ffffff;
	text-decoration: none;
}
a:active{
	color: #ffffff;
	text-decoration: none;
}

.title{
	font-size:8pt;
	line-height:14pt;
	color:#93B0E1;
	font-family:"MS PGothic",Osaka,"MS Gothic",Gothic,sans-serif;
}

.pagetitle{
	font-size:14pt;
	line-height:14pt;
	color:#ffffff;
	font-family:"MS PGothic",Osaka,"MS Gothic",Gothic,sans-serif;
}

.fbase{
	font-size:8pt;
	line-height:14pt;
	color:#ffffff;
	font-family:"MS PGothic",Osaka,"MS Gothic",Gothic,sans-serif;
}

.nav{
	font-size:8pt;
	line-height:14pt;
	color:#B1C9F6;
	font-family:"MS PGothic",Osaka,"MS Gothic",Gothic,sans-serif;
}
.border {
	border: 1px solid #6699CC;


}
