/* CSS Document */

.h1{
font-size:16px;
font-family:arial;
font-weight:bold;
color:#2362AA;
text-align:left;
}
.h2{
font-size:14px;
font-family:arial;
font-weight:bold;
color:#2362AA;
text-align:left;
}

.net{
font-size:11px;
font-family:arial;
color:#737373;
text-align:right;
}

.net a:link {
	color:				#0E518F;
	font-style:			normal;
	text-decoration:	none;
}
.net a:visited{
	color:				#0E518F;
	font-style:			normal;
	text-decoration:	none;
}
.net a:hover{
	color:				#206AAE;
	font-style:			normal;
	text-decoration:	none;
}
.body{
font-size:11px;
font-family:arial;
color:#808489;
text-align:left;
}
.body a:link {
	color:				#FFA200;
	font-style:			normal;
	text-decoration:	none;
}
.body a:visited{
	color:				#FFA200;
	font-style:			normal;
	text-decoration:	none;
}
.body a:hover{
	color:				#4882C4;
	font-style:			normal;
	text-decoration:	none;
}
.bodybold{
font-size:11px;
font-family:arial;
color:#808489;
text-align:left;
font-weight: bold;
}
.menutext{
font-size:11px;
font-family:arial;
color:white;
text-align:left;
}
.menutext a:link {
	color:				white;
	font-style:			normal;
	text-decoration:	none;
}
.menutext a:visited{
	color:				white;
	font-style:			normal;
	text-decoration:	none;
}
.menutext a:hover{
	color:				#C1D5F3;
	font-style:			normal;
}
