body ,p , h1 ,h2 , h3 ,h4 ,h5 ,h6 {
	margin: 0px;
	padding: 0px;
	}

a:link ,a:visited ,a:active {
	color: #0000ff;
	text-decoration: none;
	}

a:hover {
	color: #ff0000;
	text-decoration: underline;
	}

a.name:link ,a.name:visited ,a.name:active {
	color: #000033;
	text-decoration: none;
	}

a.name:hover {
	color: #ffcc00;
	text-decoration: none;
	}

strong {
	font-weight: bold;
	}

.red {
	color: #ff0000;
	}

.text10 {
	color: #000033;
	font-size: 10px;
	}

.text10f {
	color: #ffffff;
	font-size: 10px;
	}

.text12 {
	color: #000033;
	font-size: 12px;
	}

.text12f {
	color: #ffffff;
	font-size: 12px;
	}

.text12p {
	color: #ff0033;
	font-size: 12px;
	}

.text12r {
	color: #ff0000;
	font-size: 12px;
	}

.text14o {
	color: #999966;
	font-size: 14px;
	font-weight: bold;
	}

.text14r {
	color: #ff0033;
	font-size: 14px;
	font-weight: bold;
	}

.text14f {
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	}

.copyright {
	color: #660000;
	font-size: 10px;
	}