@charset "utf-8";
.title_welcome {
	background-image: url(images/title_welcome.jpg);
	background-repeat: no-repeat;
}

.bodylink  a:link {
	color: #014D65;
	text-decoration: none;
	font-family: Georgia, "Bookman Old Style", "Book Antiqua", "Times New Roman", serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 24px;
	font-style: normal;
}
.bodylink  a:visited {
	color: #014D65;
	text-decoration: none;
	font-family: Georgia, "Bookman Old Style", "Book Antiqua", "Times New Roman", serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 24px;
	font-style: normal;
}
.bodylink  a:active {
	color: #333333;
	text-decoration: underline;
	font-family: Georgia, "Bookman Old Style", "Book Antiqua", "Times New Roman", serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 24px;
	font-style: normal;
}
.bodylink  a:hover {
	color: #333333;
	text-decoration: underline;
	font-family: Georgia, "Bookman Old Style", "Book Antiqua", "Times New Roman", serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 24px;
	font-style: normal;

}

.body {
	font-family: Georgia, "Bookman Old Style", "Book Antiqua", "Times New Roman", serif;
	font-size: 16px;
	font-style: normal;
	line-height: 24px;
	font-weight: normal;
	color: #000000;

}
.h1 {
	font-family: Georgia, "Bookman Old Style", "Book Antiqua", "Times New Roman", serif;
	font-size: 42px;
	font-style: normal;
	font-weight: lighter;
	color: #024E66
}
.h2 {
	font-family: Georgia, "Bookman Old Style", "Book Antiqua", "Times New Roman", serif;
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
	color: #014D65;
	line-height: normal;

}

.h3 {
	font-family: Georgia, "Bookman Old Style", "Book Antiqua", "Times New Roman", serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #014D65;
	line-height: normal;
	font-variant: normal;
	
}
.copyright {
	font-family: Verdana, Arial, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	color: #014D65

}
.quotetext {
	font-family: Georgia, "Bookman Old Style", "Book Antiqua", "Times New Roman", serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000
}

.highlight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #333333;

}
.copyrighthome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #006699;
}
.bottomlink a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	color: #FF9933;
}
.bottomlink a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	color: #FFFFFF;
}
.bottomlink a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	color: #FFFFFF;
	text-decoration: underline;
}
.barbg {	font-size: 10;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #DEEBCF;
	border: thin double #7E9E34;


}
