body, html {
    background: url(/images/bgimage.gif) fixed center top;
    margin: 0;
    padding: 0;
    font-size : 9pt;
    font-weight : medium;
}
td {
	font-size: 12px; color: #000000; line-height: 150%
}
.info{
	font-size: 14px; color: #000000; line-height: 150%
}
.top{
	font-size: 12px; color: #000000; line-height: 120%
}
.title{
	font-size: 18pt; color: #000000; line-height: 100%
}
a:link {
	color: #000000; text-decoration: none
}
a:visited {
	color: #000000; text-decoration: none
}
a:hover {
	color: #ff0000; text-decoration: underline
}
a.no1:link {
	font-size: 12px; color: #710248; text-decoration: none
}
a.no1:visited {
	font-size: 12px; color: #710248; text-decoration: none
}
a.no1:hover {
	font-size: 12px; color: #000000; text-decoration: none
}
a.white:link {
	font-size: 12px; color: #ffffff; text-decoration: none
}
a.white:visited {
	font-size: 12px; color: #ffffff; text-decoration: none
}
a.white:hover {
	font-size: 12px; color: #7f7f7f; text-decoration: none
}

