body {
	color : #030200;
	background-color : #FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height : 19px;
}
a:link{
	color : #4c5ea1;
	text-decoration : none;
	font-weight: bold;
}
a:visited{
	color : #4c5ea1;
	text-decoration : none;
	font-weight: bold;
}
a:hover {
	color : #1c2d6e;
	text-decoration : underline;
	font-weight: bold;
}
hr {
	color: #4c5ea1;
	background-color : transparent;
	size: 1px;
}
p {
	color : #030200;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height : 19px;
}
.head{
	background-image : url(../images/EveryJoule_header.jpg);
	background-repeat : no-repeat;
	background-position : right;
	color : #FFFFFF;
	background-color : #030200;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height : 19px;
}
.head2{
	background-image : url(../images/EveryJoule_header2.jpg);
	background-repeat : no-repeat;
	background-position : right;
	color : #FFFFFF;
	background-color : #030200;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height : 19px;
}
.copy { 
	font-family : Arial, Helvetica, sans-serif;
	color : #4c5ea1;
	font-size : 12px;
	line-height : 19px;
	font-weight : bold;	
}
.small { 
	color : #4c5ea1;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height : 15px;
	font-weight : bold;	
}
.black { 
	color : #FFFFFF;
	background-color : #030200;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height : 19px;
}
td {
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size :12px;
	line-height : 19px;
}
ul{
	list-style : square;
}
ol{
	list-style : decimal;
}

