BODY, TD{
	font : Times New Roman, Times, Serif;
	text-decoration : none;
	background :#000000;
}
.basefont {
	font-family : Times New Roman, Times, Serif;
	font-size : larger;
	color : #ffffff;
	font-weight: normal;
}
.titleline {
	font-family : Times New Roman, Times, Serif;
	font-size : xx-large;
	color : #ffffff;
	font-weight: normal;
}

.bodyHeader {
	font-family: Times New Roman, Times, Serif;
	font-size: large;
	color: #ffffff;
	font-weight: normal;
}

.bodyHeaderi {
	font-family: Times New Roman, Times, Serif;
	font-size: large;
	color: #ffffff;
	font-weight: normal;
	font-style: italic;
}

.bodyHeaderri {
	font-family: Times New Roman, Times, Serif;
	font-size: large;
	color: #ff0000;
	font-weight: normal;
	font-weight: bolder;
	font-style : italic;
}


.bodyContent {
	font-family: Times New Roman, Times, Serif;
	font-size: small;
	color: #ffffff;
	font-weight: normal;
}

.bodyContentr {
	font-family: Times New Roman, Times, Serif;
	font-size: small;
	color: #ff0000;
	font-weight: normal;
}

.bodyContentri {
	font-family: Times New Roman, Times, Serif;
	font-size: small;
	color: #ff0000;
	font-weight: normal;
	font-weight: bolder;
	font-style : italic;
}

.bodysmall {
	font-family: Times New Roman, Times, Serif;
	font-size: smaller;
	color: #ffffff;
	font-weight: normal;
}
.bodysmallr {
	font-family: Times New Roman, Times, Serif;
	font-size: smaller;
	color: #ff0000;
	font-weight: normal;
}
.bodymediumr {
	font-family: Times New Roman, Times, Serif;
	font-size: medium;
	color: #ff0000;
	font-weight: normal;
}
.bodylargerr {
	font-family: Times New Roman, Times, Serif;
	font-size: x-large;
	color: #ff0000;
	font-weight: normal;
}