﻿A {
	color: #000080;
	text-decoration: none;
	font-size: x-small;
	text-align: left;
}

A:visited {
	color: #000080;
	text-decoration: none;
}

A:active {
	color: #000080;
	text-decoration: none;
}

A:hover {
	color: #006699;
	text-decoration: none;
}


P {
	text-align: left;
}
.style2 {
	text-align: left;
}
.style3 {
	text-align: center;
	font-size: large;
	color: #000080;
}


p {
	font-family: Verdana;
}
p {
	font-size:x-small;
}



