a {
	color : #3B5998;
}

h1 {
	font-size : 22px;
	font-weight : normal;
	color : #2299FF;
}

h3 {
	font-size : 12px;
}



h2 {
	font-size : 14px;
}

.msg h2 {
	font-size : 14px;
	font-weight : bold;
	font-style : normal;
	line-height : 42px;
}


.signature {
	text-align : right;
}

.signature a {
	font-style : normal;
	font-weight : bold;
}

#header {
	color : #ccc;
}

#footer ul li {
	line-height : 22px;
	color : #ccc;
}

#footer ul li a{
	color : #ccc;
}

#footer ul li a:hover {
	color : #FFBF00;
}



.disabled {
	color : #aaa;
}

.active {
	font-weight : bold;
}

.active  a {

}
