/* CSS Document */
body, td{
	color: #000000;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
li{
        color: #000000;
        font-size: 11px;
        font-family: Verdana, Arial, Helvetica, sans-serif;
}
input, textarea{
        color: #000000;
        font-size: 11px;
        font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style2 {
	color: #7988B1;
	font-weight: bold;
}
.style5 {
	font-size: 18px;
	font-weight: bold;
}
.texttd {
	background-image: url(images/about.jpg);
	background-repeat: no-repeat;
	line-height: 18px;
}
a {
	font-weight: bold;
	color: #133370;
}

