/* Designed by © GravyWebs.com © Duplication or redistribution is strictly prohibited. */

a:link, a:visited {
	color: #0066CC;
	text-decoration: underline;
}

a:hover {
	color: #333333;
	text-decoration: none;
}

a:active {
	color: #333333;
	text-decoration: underline;
}

body {
	background-color: #C4DEF7;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

h1 {
	color: #4FABF7;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}

p, td {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.btbkltblue {
	background-color: #DAEDFC;
}

.btborder {
	border: 1px #F4DCBA solid;
}

.btcopyrights {
	font-size: 10px;
}
