@charset "UTF-8";
/* CSS Document */

.menu {
	font-family: Tahoma;
	font-size: 18px;
	color: #FFFFFF;
	font-style: italic;
	text-decoration: none;
}

.menu a {
	font-family: Tahoma;
	font-size: 18px;
	color: #FFFFFF;
	font-style: italic;
	font-weight: bold;
}

.menu:hover {
	font-family: Tahoma;
	font-size: 18px;
	color: #FFFF00;
	font-style: italic;
}

.H1 {
	font-family: Tahoma;
	font-size: 20px;
	color: #000000;
	font-weight: bold;
}

.H2 {
	font-family: Tahoma;
	font-weight: bold;
	font-size: 17px;
}


.H3 {
	font-family: Tahoma;
	font-size: 15px;
	color: #000000;
}

.H4 {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
}

.H4 a {
	font-family: Tahoma;
	font-size: 12px;
	color: #FF0000;
	text-decoration:none;
}

.H4 a:hover {
	color: #333333;
}

h6 {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
}

.deptHeadBig {
	font-family: Tahoma;
	font-weight: bold;
	font-size: 20px;
	color: #FF0000;
}

.deptHead {
	font-family: Tahoma;
	font-weight: bold;
	font-size: 16px;
	color: #FF0000;
}

.deptHead a {
	color: #FF0000;
	text-decoration:none;
}

.deptHead a:hover {
	color: #333333;
}

.footertxt {
	font-family: Tahoma;
	font-size: 10px;
	color: #666666;
}
.wish-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	margin: 0px;
	color: #333333;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

