
dt {
		font-weight: bold;
}
.mainlink {
    color: #000080;	
    background-color: #95aad9;
    font-weight: bold;
    font-family: Comic Sans MS;
    font-size: 10pt;
		white-space: nowrap;
}
.mainlink hh{
    color: #000000;	
    font-family: Times New Roman;
    font-size: 14pt;
 		text-decoration: none;
}
.mainlink td { 
    text-align: left; 
    padding-left: 10px;
    padding-right: 10px;
		white-space: nowrap;
}
.mainlink a {
    color: #ffffff;
    text-decoration: none;
}
.mainlink a:visited {
    color: #ffffff;
}
.mainlink a:hover {
    color: #000000;
}
.mainlink a:active {
    color: #000000;
}

.sponsors {
    color: #000080;
		background-color: #95aad9;
    font-size: 12pt;
    font-family: Arial;
    font-weight: regular;
    font-style: normal;
    text-decoration: normal;
		text-align: center;
		vertical-align: top;
		white-space: nowrap;
		text-align: center;
}
.sponsors h3 {
		color: #000000
}
.sponsors h4 {
		color: #000000
}
.sponsors a {
    color: #000080;
		text-decoration: none;
}
.sponsors a:visited {
    color: #000080;
}
.sponsors a:hover {
    color: #000000;
		text-decoration: underline;
}

.listlink {
    color: #000000;
    font-family: Arial;
    font-weight: regular;
    font-style: normal;
    text-decoration: normal;
}
.listlink a {
    color: #ff0000;
    text-decoration: none;
}
.listlink a:visited {
    color: #ff0000;
}
.listlink a:hover {
    color: #0000ff;
		background-color: #00ffff;
}
.listlink a:active {
    color: #FF0000;
}


.classname {
    color: #000000;
    font-size: 10;
    font-family: Arial;
    font-weight: regular;
    font-style: normal;
    text-decoration: normal;
}











