

h1
{
	color : #000000;
	margin-top : 10px;
	padding-bottom : 10px;
	margin-bottom : 10px;
	margin-left : 10px;
	margin-right : 10px;
	font-size : 22px;
	font-family : Verdana, Georgia, Arial;
	font-weight: bold;
	text-decoration: none;

}

h2
{
	color : #000080;
	margin-top : 10px;
	padding-bottom : 10px;
	margin-bottom : 10px;
	margin-left : 10px;
	margin-right : 10px;
	font-size : 18px;
	font-family : Verdana, Georgia, Arial;
	font-weight: bold;
	text-decoration: none;

}


.right {
	color : #000000;
	margin-top : 10px;
	padding-bottom : 10px;
	margin-left : 10px;
	margin-right : 10px;
	font-size : 14px;
	font-family : Arial,Georgia,Tahoma;
}

.right a {
	color : #0000FF;
	text-decoration: none;
}
.right a:hover {
	color : #dd0000;
	text-decoration: underline;
}


.right1 {
	color : #000000;
	margin-top : 5px;
	padding-bottom : 10px;
	margin-bottom : 5px;
	margin-left : 10px;
	margin-right : 10px;
	font-size : 13px;
	font-family : Arial;
}

.right1 a {
	color : #0000FF;
	text-decoration: none;
}
.right1 a:hover {
	color : #dd0000;
	text-decoration: underline;
}

.left {
	color : #000000;
	margin-top : 10px;
	padding-bottom : 10px;
	margin-bottom : 0px;
	margin-left : 10px;
	margin-right : 10px;
	font-size : 12px;
	font-family : Arial, Verdana;
}

.left a {
	color : #0000FF;
	text-decoration: none;
}
.left a:hover {
	color : #dd0000;
	text-decoration: underline;
}

.prog {
	color : #000080;
	margin-top : 5px;
	padding-bottom : 10px;
	margin-bottom : 5px;
	margin-left : 10px;
	margin-right : 10px;
	font-size : 13px;
	font-family : Verdana;
	font-weight: bold;

}

.prog a {
	color : #0000FF;
	text-decoration: none;
}
.prog a:hover {
	color : #dd0000;
	text-decoration: underline;
}

.text {
	color : #000000;
	margin-top : 5px;
	padding-bottom : 5px;
	margin-left : 5px;
	margin-right : 5px;
	font-size : 13px;
	font-family : Arial,Tahoma,Verdana;
}
.text a {
	color : #0000FF;
	text-decoration: none;
}
.text a:hover {
	color : #dd0000;
	text-decoration: underline;
}

.menu {
	color : #FFFFFF;
	margin-top : 9px;
	padding-bottom : 9px;
	margin-left : 10px;
	margin-right : 10px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}
.menu a {
	color : #FFFFFF;
	text-decoration: none;
}
.menu a:hover {
	color : #48C8FF;
	text-decoration: underline;
}

.menu2 {
	color : #000080;
	margin-top : 5px;
	padding-bottom : 5px;
	margin-bottom : 5px;
	margin-left : 5px;
	margin-right : 5px;
	font-size : 18px;
	font-family : Arial;
	font-weight: bold;
}
.menu2 a {
	color : #000080;
	text-decoration: none;
}
.menu2 a:hover {
	color : #dd0000;
	text-decoration: underline;
}

.head {
	color : #FFFF00;
	padding-top : 2px;
	padding-bottom : 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	font-size : 11px;
	font-family : Palatino Linotype;
	font-weight: bold;
}
.head a {
	color : #FFFF00;
	text-decoration: none;
}

.head a:hover {
	color : #00FF00;
	text-decoration: none;
}

.red {
	color: #FF0000;
	margin-top : 5px;
	padding-bottom : 5px;
	margin-bottom : 5px;
	margin-left : 5px;
	margin-right : 5px;
	font-size : 14px;
	font-family : Verdana, Georgia, Arial;
	text-decoration: none;
	
}
.red a {
	color : #0000FF;
	text-decoration: none;
}

.red a:hover {
	color : #000080;
	text-decoration: underline;
}


