
body, td, p, li, input, select, textarea { font-size: 17px; }
h1 { font-size: 22px; }
h2 { font-size: 20px; }
h3 { font-size: 18px; }
h4 { font-size: 17px; }	
h5 { font-size: 17px; }
h6 { font-size: 17px; }

.size2{
	font-size: 19px;
}
.size3{
	font-size: 21px;
}

.RadMenu_FlyoutHorizontal .text {font-size: 11px !important; }

.RadMenu_FlyoutVertical .text {font-size: 14px !important; }


a:link {
	font-weight: bold;
	text-decoration: none;
	color: #99A2C9;
}

a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #99A2C9;
}	

a:hover {
	text-decoration: none;
	color: #CED6E3;
}	

a:active {
	font-weight: bold;
	text-decoration: none;
	color: #99A2C9;
}
