/* CSS Document */

body, td, tr, p, div {
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
color: #000000;
line-height: 20px;
}

a:link {
color: #000033;
text-decoration: underline;
}

a:visited {
color: #000033;
text-decoration: underline;
}

a:hover {
color: #006699;
text-decoration: none;
font-weight: bold;
}
a:active {
color: #99CCCC;
text-decoration: none;
font-weight: bold;
}

div.side {
line-height:15px;
text-align:left;
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
color: #000000;

}

a.side:link{
font-weight: normal;
}

a.side:visited{
font-weight: normal;
}

a.side:hover{
font-weight: normal;
}

a.side:active{
font-weight: normal;
}

.info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
