BODY {
	font-size:12px;
	font-family:Arial;
}

.blueborder {
		border-style: solid; border-color: #2C4877; border-width: 2px;
}

.title {
	font-size : 16px;
	font-family : Arial;
	color: #29184A;
	font-weight : bold;
	font-style : normal;
}
.title2 {
	font-size : 14px;
	font-family : Arial;
	color: #000000;
	font-weight : bold;
	font-style : normal;
}


A {
	font-family : "Arial";
	font-size : 12px;
	color: #29184A;
	text-decoration: none;
}

A:VISITED {
	font-family : "Arial";
	font-size : 12px;
	color: #948629;
	text-decoration: none;
}

A:HOVER {
	font-family : "Arial";
	font-size : 12px;
	color: #948629;
	text-decoration: underline;
}


A.main {
	font-family : "Arial";
	font-size : 14px;
	color: #29184A;
	font-weight : bold;
	text-decoration: none;
}

A:VISITED.main {
	font-family : "Arial";
	font-size : 14px;
	color: #948629;
	font-weight : bold;
	text-decoration: none;
}

A:HOVER.main {
	font-family : "Arial";
	font-size : 14px;
	color: #948629;
	font-weight : bold;
	text-decoration: underline;
}

