		a {
			font-family : Verdana, Arial;
			font-size : 11px;
			font-weight: bold;
			color : #31659C;
			text-decoration : none;
		}

		a:hover {
			text-decoration : underline;
		}

		.main {
		    font-family : Verdana, Arial;
			font-size : 11px;
			color : #000000;
		}

		.mainb {
		    font-family : Verdana, Arial;
			font-size : 11px;
			font-weight: bold;
			color : #000000;
		}

		.small {
		    font-family : Verdana, Arial;
			font-size : 10px;
			color : #FFFFFF;
		}

		.smallb {
		    font-family : Verdana, Arial;
			font-size : 10px;
			font-weight: bold;
			color : #FFFFFF;
		}

		.bottom {
		    font-family : Verdana, Arial;
			font-size : 11px;
			color : #FFFFFF;
		}

		.title {
		    font-family : Verdana, Arial;
			font-size : 21px;
			color : #0C4785;
		}

		.menu {
		    font-family : Verdana, Arial;
			font-size : 13px;
			font-weight: bold;
			color : #FFFFFF;
			text-decoration : none;
		}

		.menuact {
		    font-family : Verdana, Arial;
			font-size : 13px;
			font-weight: bold;
			color : #0C4785;
			text-decoration : none;
		}

		.cat {
		    font-family : Verdana, Arial;
			font-size : 13px;
			font-weight: bold;
			color : #31659C;
			text-decoration : none;
		}

		.catmain {
		    font-family : Verdana, Arial;
			font-size : 13px;
			color : #000000;
			text-decoration : none;
		}
		h2{
		    font-family : Verdana, Arial;
			font-size : 13px;
			font-weight: bold;
			color : #000000;
			margin-left:20;
			margin-right:20
		}
