body,td,th {
	font-family: Tahoma;
	font-size: 11px;
	color: 003366;
}

b {
	font-family: Tahoma;
	font-size: 12px;
	color: CC3300;
	font-weight: bold;
	}

d {
	font-family: Tahoma;
	font-size: 11px;
	color: 333333;
	}

h2 {
	font-family: Tahoma;
	font-size: large;
	color: 993333;
	font-weight: bold;
	}
h3 {
	font-family: Tahoma;
	font-size: medium;
	color: 993333;
	font-weight: bold;
	}

h5 {
	font-family: Tahoma;
	font-size: 15px;
	color: cccccc;
}

h6 {
	font-family: Tahoma;
	font-size: 9px;
	color: 333333;
	font-weight: normal;
}
/*
a:link {
	color: 000099; text-decoration: none; font-size: 11px;
}

a:visited {
	color: 000000; text-decoration: none; font-size: 11px; font-weight: bold;
}

a:active {
	color: 000099; text-decoration: none; font-size: 11px;
}

a:hover {
	color: ffffff; text-decoration: none; font-size: 11px;
}

p a:link {
	color: cccccc; text-decoration: underline; font-size: 10px;
}

p a:visited {
	color: 999999; text-decoration: underline; font-size: 10px;
}

p a:active {
	color: cccccc; text-decoration: underline; font-size: 10px;
}

p a:hover {
	color: ffffff; text-decoration: none; font-size: 10px;
}
*/
h6 a:link {
	color: cccccc; text-decoration: none; font-size: 10px;
}

h6 a:visited {
	color: 999999; text-decoration: none; font-size: 10px;
}

h6 a:active {
	color: cccccc; text-decoration: none; font-size: 10px;
}

h6 a:hover {
	color: ffffff; text-decoration: none; font-size: 10px;
}


.style1 {
	color: #3950b6;
	font-weight: bold;
}
.style2 {
	color: #026002;
	font-size: 12px;
}
.style3 {
	font-size: 11px;
	font-weight: bold;
}
.style4 {font-size: 10px}
.style5 {font-size: 9px}