/* CSS Document */

/* Netscape 4 safe font sizes */
p {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 18px;
}

/*/*/a{}
body, div, p, th, td, li, dd {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 100%;
    color: #000000;
    text-decoration: none;
}

.white {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #FFFFFF;
}

.white A:link {
    color: #FFFFFF;
    text-decoration: underline;
}

.white A:visited {
    color: #FFFFFF;
    text-decoration: underline;
}

.white A:hover {
    color: #EBEFCF;
    text-decoration: underline;
}

.white A:active {
    color: #FFFFFF;
    text-decoration: underline;
}

h1 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 130%;
    color: #000000;
    font-weight: bold;
}

h2 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 110%;
    font-weight: bold;
    color: #000000;
}

h3 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 100%;
    font-weight: bold;
    color: #000000;
}

.rsidebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #0000CC;
	text-decoration: underline;
}

.copyright {
	font-family: Times New Roman, Times, serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	color: #0000CC;
	text-decoration: underline;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}

a:link {
	font-style: normal;
	line-height: normal;
	color: #0000CC;
	text-decoration: underline;
}

a:visited {
	font-style: normal;
	line-height: normal;
	color: #0000CC;
	text-decoration: underline;
}

a:hover {
	font-style: normal;
	line-height: normal;
	color: #000000;
	text-decoration: underline;
}

a:active {
	font-style: normal;
	line-height: normal;
	color: #012648;
	text-decoration: underline;
}

.box {
	height: 22px;
	width: 50px;
	background-color: #013567;
	float: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
	border: 1px outset #8DA8C4;
	cursor: hand;
}
/* */

