/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg.gif);
}

.smallwhite {
	color: #ffffff;
	font-family: "Tw Cen MT";
	font-size: 12px;
}

.maintext {
	color: #666666;
	font-family: "Tw Cen MT";
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
}
.maintextbold {
	color: #666666;
	font-family: "Tw Cen MT";
	font-size: 15px;
	font-style: bold;
	font-weight: bold;
}
.maintextitalicred {
	color: #990000;
	font-family: "Tw Cen MT";
	font-size: 15px;
	font-style: italic;
	font-weight: normal;
}
.maintextitalicgrey {
	color: #666666;
	font-family: "Tw Cen MT";
	font-size: 15px;
	font-style: italic;
	font-weight: normal;
}
.redtext {
	font-family: "Tw Cen MT";
	font-size: 16px;
	color: #990000;
	font-style: normal;
	font-weight: bold;
}


.class2 A:link {font-family: "Tw Cen MT";
    font-size: 15px;
    color: #333333;
	text-decoration: underline;
	font-style: normal;
	font-weight: normal;
}
.class2 A:visited {font-family: "Tw Cen MT";
    font-size: 15px;
    color: #333333;
	text-decoration: underline;
	font-style: normal;
	font-weight: normal;
}
.class2 A:active {font-family: "Tw Cen MT";
    font-size: 15px;
    color: #333333;
	text-decoration: underline;
	font-style: normal;
	font-weight: normal;
}

.class2 A:hover {font-family: "Tw Cen MT";
    font-size: 15px;
    color: #990000;
	text-decoration: underline;
	font-style: normal;
	font-weight: normal;
}
.class1 A:link {font-family: "Tw Cen MT";
    font-size: 12px;
    color: #ffffff;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
}
.class1 A:visited {font-family: "Tw Cen MT";
    font-size: 12px;
    color: #ffffff;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
}
.class1 A:active {font-family: "Tw Cen MT";
    font-size: 12px;
    color: #ffffff;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
}

.class1 A:hover {font-family: "Tw Cen MT";
    font-size: 12px;
    color: #ffffff;
	text-decoration: underline;
	font-style: normal;
	font-weight: normal;
}




