body {
	color: #656565;
	font-size:11px;
	font-family: Verdana,sans-serif;
	background: #FFFFFF;
	margin: 0px;
	}
a, a:link, a:visited   { color: #25539C; text-decoration: none; }
a:hover, a.plain:hover { color: #25539C; text-decoration: underline;}
a.title, a.title:link, a.title:visited   { font-size: 20px; color: #98c830; text-decoration: none; }
a.title:hover { font-size: 20px; color: #98c830; text-decoration: none;}

.title {
	color: #98c830; 
	font-size: 20px; 
}
.title_1 {
	font-size: 16px; 
}
.small {
	font-size:9px;
}

.subtitle {
	color: #656565;
	font-weight: bold;
	font-size: 11px;
	}

table {
	cellpadding: 0;
	border: 0;
	cellspacing: 0;
	font-size:11px;
	}

table.borderless_container {
	width: 600px;
	align: center;
	}
table.container {
	width: 600px;
	align: center;
	border:  1px solid silver;
	}

.label {
	color: #000000;
	font-size: 11px;
	font-weight: bold;
}

.alert {
	color: #CA3500;
	font-size: 11px;
	font-weight: bold;
}



