p {

	font-family: Arial;
	font-size: 12px;
	color: #000080
}

p.left {

	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000
}

a:link {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000080;
	text-decoration: none
}

a:visited {	
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000080;
	text-decoration: none
}

a:hover {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000080;
	text-decoration: underline
}

a:active {	
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000080;
	text-decoration: none
}

a:link.left {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000080;
	text-decoration: none
}

a:visited.left {	
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000080;
	text-decoration: none
}

a:hover.left {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000080;
	text-decoration: underline
}

a:active.left {	
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000080;
	text-decoration: none
}

a:link.bottom {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none
}

a:visited.bottom {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none
}

a:hover.bottom {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline
}

a:active.bottom {	
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none
}