body {

	padding: 0;

	margin: 0;

}

body, table, form, input, select, textarea {

	font-family: tahoma, verdana, arial, serif;

	font-size: 12px;

	color: #124A91;

}

a, a:visited, a:hover {

	font-family: tahoma, verdana, arial, serif;

	font-size: 12px;

	color: #124A91;
}
b.b, a.b, a.b:visited, a.b:hover {
	font-size: 15px;
}

a:hover {

	text-decoration: none;

}

a.white, a.white:visited, a.white:hover {

	color: white;

	font-weight: bold;

	text-decoration: none;

}

a.white:hover {

	text-decoration: underline;

}

a.main, a.main:visited, a.main:hover {

	font-size: 18px;

}

h1 {

	font-family: tahoma, verdana, arial, serif;

	font-size: 18px;

	color: #36638B;

	font-weight: normal;

}

h1.main{

	margin-bottom: 15px;

}

hr {

	height: 1;

	color: #78787A;

	background-color: #78787A;

	border-style: none;

}

/* HEADERS */



h1, h1 a, h1 a:visited, h1 a:hover {color:#248BC8;font-size:14px;font-weight:bold; margin-bottom:15px; margin-top:15px;}

h2, h2 a, h2 a:visited, h2 a:hover {color:#333333;font-size:13px;font-weight:bold; margin-bottom:5px; margin-top:5px;}

h3, h3 a, h3 a:visited, h3 a:hover {color:#339966;font-size:12px;font-weight:bold; margin-bottom:5px; margin-top:5px;}

h4, h4 a, h4 a:visited, h4 a:hover {color:#248BC8;font-size:12px;font-weight:bold; margin-bottom:5px; margin-top:5px;}

h5, h5 a, h5 a:visited, h5 a:hover {color:#20A74D;font-size:12px;font-weight:normal; margin-bottom:15px; margin-top:5px;}

/* END HEADERS */



.l {

	text-align: left;

}

.c {

	text-align: center;

}

.r {

	text-align: right;

}

.j {

	text-align: justify;

}

.t {

	vertical-align: top;

}

.big a, .big a:visited, .big a:hover{

	font-size: 16px;

}
h1.b, h1.b a, h1.b b, h1.b a:visited, h1.b a:hover {
	font-size: 18px;
}