body {
	font-family: Arial;
	font-size: 11px;
	color: #6d6d6d;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	background-color: #f9f9f9;
	background-image: url(../images/bg.gif);
	background-repeat: no-repeat;
}

.dotted {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}

.txtlinks{
	font-family: Arial;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	text-transform: capitalize;
}

.txtlinks a, .txtlinks a:link, .txtlinks a:visited{
	font-family: Arial;
	font-size: 12px;
	color: #2098e5;
	text-decoration: underline;
	margin: 0px;
	padding: 0px;
	text-transform: capitalize;
}

h1{
	font-family: Arial;
	font-size: 14px;
	color: #43B7FF;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	text-transform: capitalize;
	font-weight: bold;
}
h2 {
	font-family: Arial;
	font-size: 16px;
	color: #3E99EB;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	text-transform: capitalize;
}


.txtlinks a:hover{
	color: #2098e5;
	text-decoration: none;
}

.fotterlinks {
	font-family: Arial;
	font-size: 11px;
	color: #2098e5;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	text-transform: capitalize;
}

.fotterlinks a, .fotterlinks a:link, .fotterlinks a:visited{
	font-family: Arial;
	font-size: 11px;
	color: #2098e5;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	text-transform: capitalize;
}

.fotterlinks a:hover{
	color: #666666;
	text-decoration: none;
}
