p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #102B4B;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #102B4B;
	background-color: #667494;
}
.warning {
	font-size: 12px;
}

.table2 {
	background-color: #ADB6CD;
	border: 4px double #ffffff;
}

a:link {
	color: #D8256B;
	text-decoration: underline;
}

a:visited {
	color: #D8256B;
	text-decoration: underline;
}
a:hover {
	color: #D82543;
	text-decoration: overline;
}
a:active {
	color: #D8256B;
	text-decoration: underline;
}
.accent1 {
	font-size: 24px;
}
.copywrite {
	font-size: 12px;
	text-align: center;
}
.copywrite a:link {
	color: #000000;
	text-decoration: none;
}
.copywrite a:visited {
	color: #000000;
	text-decoration: none;
}
.copywrite a:hover {
	color: #000000;
	text-decoration: none;
}
.copywrite a:active {
	color: #000000;
	text-decoration: none;
}
