wl_td_main {
	background-color: #123435;
	bgcolor: yellow;
	color: yellow;
}
wl_td_rows {
	background-color: yellow;
	bgcolor: yellow;
	color: yellow;
	font-color: white;
}
wl_td_row {
	background-color: yellow;
	bgcolor: yellow;
	color: yellow;
	font-color: white;
}
wl_div_text {
	background-color: yellow;
	font-color: white;
	color: yellow;
}
TABLE {
	font : Verdana,Arial;
	font-size : 12px;
	font-family : Verdana,Arial;
}
P,BODY {
	font :  Arial;
	font-family : Arial;
	font-size : 13px;
	color: white;
}
H1 {
	font-family : Arial;
	font-size : 22px;
}
H2 {
	font-family : Arial;
	font-size : small;
}
H3 {
	font-family : Arial;
	font-size : 14px;
	font-weight : bold;
}
.p7 {
padding: 7px 0px 0px 0px;
}
.normaltext {
	font :  Arial;
	font-family : Arial;
	font-size : 12px;
	font-color: white;
	color: white;
}
.normalblacktext {
	font :  Verdana, Arial, Helvetica, sans-serif;
	font-family : Arial;
	font-size : 12px;
	font-color: white;
	color: black;
}
.strongtext {
	font :  Arial;
	font-family : Arial;
	font-size : 12px;
	font-color: white;
	color: white;
	font-weight: bold;
}
.titletext {
	font :  Arial;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-color: white;
	color: white;
	font-weight: bold;
}
.announcementtitletext {
	font :  Arial;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 14pt;
	font-color: white;
	color: white;
	font-weight: bold;
}
.int101normal {
	font :  Arial;
	font-family : Arial;
	font-size : 12px;
	font-color: black;
	color: black;
}
.int101normal A:visited, A:active, A:link { text-decoration: none ;color black;}
.int101normal A:hover { text-decoration: underline,bold ; color black; }
.int101strong {
	font :  Arial;
	font-family : Arial;
	font-size : 13px;
	font-color: black;
	color: black;
	font-weight: bold;
}
.int101title {
	font :  Arial;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-color: black;
	color: black;
	font-weight: bold;
}
.int101announcement {
	font :  Arial;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 14pt;
	font-color: black;
	color: black;
	font-weight: bold;
}

A:visited, A:active, A:link { 
	text-decoration: none;
	font-weight: bold;
	color: white;
}
A:hover { 
	text-decoration: underline;
	font-weight: bold;
	color: white;
}
A.redlinks:link, A.redlinks:active, A.redlinks:visited {
	text-decoration: none;
	font-weight: bold;
	color: red;
}
A.bluelinks:link, A.bluelinks:active, A.bluelinks:visited {
	text-decoration: none;
	font-weight: bold;
	color: #0000CC;
}


/*
A.redlinks:active {
	text-decoration: none;
	font-weight: bold;
	color: red;
}
A.redlinks:visited {
	text-decoration: none;
	font-weight: bold;
	color: red;
}
*/
.subtitle {
        font: Verdana, Arial, Helvetica, sans-seril;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size : 16px;
        color: #003366;
        font-color: black;
        font-weight: bold;
}
.error {
        color: red;
        font-family : Arial;
        font-size : 18px;
}
