@charset "UTF-8";
/* CSS Document */

a.nav {
	font-size: 14px;
	color: white;
	text-decoration: none;
	}

a.nav:hover {
	font-size: 14px;
	color: #bfe888;
	text-decoration: none;
	}

a {
	font-size: 11px;
	color: #4d7798;
	font-weight: bold;
	}

#left p {
	line-height: 16px;
	text-align: left;ß
	}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	color:#4d7798;
	margin-bottom: 10px;
	text-align: left;
	}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	font-style: italic;
	color:#4d7798;
	margin-bottom: 10px;
	margin-left: 10px;
	text-align: left;
	}

.terms h2 {
	margin: 30px 0px 0px 0px;
}

#right h1 {
	font-size: 20px;
	font-weight: normal;
	margin:10px 0px 0px 0px;
	}

#right p {
	color: #4d7798;
	width: 210px;
	text-align: left;
	margin-left: 0px;
	}



.tiny {
	font-size: 10px;
	font-style: italic;
	}