body {
	font : Arial;
	font-size : 10pt;
	font-family : Arial;
	font-color : black;
	background-color : #FFFFFF;
    text-decoration : none;
}

A {
		font-family: Arial;
		color : DarkViolet;
        text-decoration : none;
}

.new20 {
		font-family: Arial;
		color : RED;
        text-decoration : none;
}

.new15 {
		font-family: Arial;
		color : #FFFFFF;
        text-decoration : none;
}

font {
		font-family: Arial;
		font-color : #FFFFFF;
        text-decoration : none;
}

dir {
		font-family: Arial;
		font-color : #FFFFFF;
        text-decoration : none;
}

A.admincolor {
		font-family: Arial;
		color : DarkViolet;
        text-decoration : none;
}

font.admincolor {
		font-family: Arial;
		color : SteelBlue;
        text-decoration : none;
}

table.admincolor {
		font-family: Arial;
		background-color : SteelBlue;
        text-decoration : none;
}

tr.admincolor {
		font-family: Arial;
		background-color : SteelBlue;
        text-decoration : none;
}

td.admincolor {
		font-family: Arial;
		background-color : SteelBlue;
        text-decoration : none;
}