a {
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	color: #CC0001;
	text-decoration: none;
}
a:hover {
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	color: #CC0001;
	text-decoration: underline;
}
a.bold {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #CC0001;
	text-decoration: none;
}
a.bold:hover {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #CC0001;
	text-decoration: underline;
}
a.red {
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	color: #CB0000;
	text-decoration: none;
}
a.red:hover {
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	color: #CB0000;
	text-decoration: underline;
}
a.blue {
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	color: #5D5FCE;
	text-decoration: none;
}
a.blue:hover {
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	color: #5D5FCE;
	text-decoration: underline;
}
a.topmenu {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #CB0000;
	text-decoration: none;
}
a.topmenu:hover {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: black;
	text-decoration: underline;
}
td {
	font-family: verdana;
	font-size: 12px;
	color: black;
}

.title { font: bold 10px verdana; }

.quote {
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	padding:5px;
	border:solid 1px #3366CC;
	background-color:#F6F6FF;
	color:#000000;
}

.bottom {
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	color: black;
	text-decoration: none;
}
.small {
	font-family: verdana;
	font-size: 10px;
}

.small:hover {
	font-family: verdana;
	font-size: 10px;
}

.bottom:hover {
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	color: black;
	text-decoration: none;
}

.birthdate {
	font-size: 10px;
}

.b {
	border-left: #e9e9e9 1px solid; 
	border-top: #e9e9e9 1px solid;
	background-color: #FFCC66;
	border-bottom: #000000 1px solid;
	border-right: #000000 1px solid;
	height: 19px;
	color: #000000;
	font-weight: bold;
	font-family: verdana;
	font-size: 10px;
}

.bb {
	border-left: #e9e9e9 1px solid; 
	border-top: #e9e9e9 1px solid;
	background-color: #3366CC;
	border-bottom: #000000 1px solid;
	border-right: #000000 1px solid;
	height: 19px;
	color: #FFFFFF;
	font-weight: bold;
	font-family: verdana;
	font-size: 10px;
}

.lbb {
	border-left: #e9e9e9 1px solid; 
	border-top: #e9e9e9 1px solid;
	background-color: #F6F6FF;
	border-bottom: #000000 1px solid;
	border-right: #000000 1px solid;
	height: 19px;
	color: #000000;
	font-weight: bold;
	font-family: verdana;
	font-size: 10px;
}

.lb {
	border-left: #e9e9e9 1px solid; 
	border-top: #e9e9e9 1px solid;
	background-color: #FFFBED;
	border-bottom: #000000 1px solid;
	border-right: #000000 1px solid;
	height: 19px;
	color: #000000;
	font-weight: bold;
	font-family: verdana;
	font-size: 10px;
}

.rb {
	border-left: #e9e9e9 1px solid; 
	border-top: #e9e9e9 1px solid;
	background-color: #CB0000;
	border-bottom: #000000 1px solid;
	border-right: #000000 1px solid;
	height: 19px;
	color: #FFFFFF;
	font-weight: bold;
	font-family: verdana;
	font-size: 10px;
}

select {
	font-size: 12px;
}

input {
	font-size: 12px;
}

textarea {
	font-size: 12px;
}
.st {
	font-size: 12px;
}