/* Start of CMSMS style sheet 'judoCSS' */
html,body {
	height: 100%;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg.jpg);
}
.subtitle {
	color: #003399;
	font-size: 16px;
	font-weight: bold;
}
a:link {
	color: #00447a;
	text-decoration: none;
}
a:visited {
	color: #00447a;
	text-decoration: none;
}
a:hover {
	color: #00447a;
}
a:active {
	color: #00447a;
	text-decoration: none;
}
/* End of 'judoCSS' */

