/* COMMON ELEMENTS */
body {
	background-color: White;
	margin: 0px;
	padding: 0px;
	font-family: Arial,Sans-serif;
	font-size: 12px;
	font-weight: normal;
}

p {
	margin:0px;
}

img {
	margin:0px;
}

div{
	margin: 0px;
	padding: 0px;
}

form {
	margin: 2px;
	padding: 2px;
}

.copy{
	color: Black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: 600;
}

.EC{
	color: #0066CC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: 600;
	margin-top: 15px;
	margin-bottom: 15px;
}

.footer{
	color: Black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
}

a.navLinks:link{
	color: #8A1686;
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: 900;
	text-decoration: none;
	margin-left: 50px;
}

a.navLinks:hover{
	color: #8A1686;
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: 900;
	text-decoration: none;
	margin-left: 50px;
}

a.navLinks:visited{
	color: #8A1686;
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: 900;
	text-decoration: none;
	margin-left: 50px;
}

a.navLinks:active{
	color: #8A1686;
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: 900;
	text-decoration: none;
	margin-left: 50px;
}

a.foot:link{
	color: #8A1686;
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: 900;
}

a.foot:hover{
	color: #8A1686;
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: 900;
}

a.foot:visited{
	color: #8A1686;
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: 900;
}

a.foot:active{
	color: #8A1686;
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: 900;
}

a.archiveLinks:link{
	color: Black;
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: 900;
	text-decoration: none;
	margin-left: 10px;
}

a.archiveLinks:hover{
	color: Black;
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: 900;
	text-decoration: none;
	margin-left: 10px;
}

a.archiveLinks:visited{
	color: Black;
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: 900;
	text-decoration: none;
	margin-left: 10px;
}

a.archiveLinks:active{
	color: Black;
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: 900;
	text-decoration: none;
	margin-left: 10px;
}

.3border {
	border: .3mm solid;
}
