BODY, TD {
	font-family : Century Gothic, Arial, Verdana, sans-serif ;
	font-size :13px;
	color: #000000;
}

.logotitle {
	font-family : Century Gothic, Arial, Verdana, sans-serif ;
	font-size :11px;
	color: #e2e2e2;
}

.maintitle {
	font-family : Century Gothic, Arial, Verdana, sans-serif ;
	font-size: 38px;
	font-weight: bold;
	color: #000000;
}

.subtitle {
	font-family : Century Gothic, Arial, Verdana, sans-serif ;
	font-size: 16px;
	font-weight: bold;
	color: #7903eb;
}

.contactdetails {
	font-family : Century Gothic, Arial, Verdana, sans-serif ;
	font-size: 16px;
	color: #ffffff;
}

.tiny{
	font-size: 8px;
}

.tablecells {
	border-color: #000000;
	border-style: solid;
	border-width: 1;
}

.introlink{
	font-family : Century Gothic, Arial, Verdana, sans-serif ;
	font-size : 11px;
	color: #777777;
}

.introlink:Hover{
	text-decoration: none;
	color: #ffffff;
}

.navlink{
	font-family : Century Gothic, Arial, Verdana, sans-serif ;
	font-size : 16px;
	color: #ffffff;
	font-weight : normal;
}

.navlink:Hover{
	text-decoration: none;
	color: #cbb1e4;
	font-weight : normal;
}

.navsublink{
	font-family : Century Gothic, Arial, Verdana, sans-serif ;
	font-size : 13px;
	color: #ffffff;
	font-weight : normal;
}

.navsublink:Hover{
	text-decoration: none;
	color: #cbb1e4;
	font-weight : normal;
}

.navsubsublink{
	font-family : Century Gothic, Arial, Verdana, sans-serif ;
	font-size : 11px;
	color: #ffffff;
	font-weight : normal;
}

.navsubsublink:Hover{
	text-decoration: none;
	color: #cbb1e4;
	font-weight : normal;
}

.mailtolink{
	font-family : Century Gothic, Arial, Verdana, sans-serif ;
	color: #ffffff;
	font-weight : normal;
}

.mailtolink:Hover{
	text-decoration: none;
	color: #ffffff;
	font-weight : normal;
}

.icontext {
	font-size: 14px;
	font-weight: bold;
}

A {
	text-decoration: none;
	color: #000000;
	font-weight : bold;
}

A:Hover {
	text-decoration: none;
	color: #7903eb;
	font-weight : bold;
}