/* CSS template - Erica Meehan Version 1.0 */
/* index */

/* Body */
body{background-color:#194C85;
	margin:5px;}

/* Tables */
table {background-color:#E0D6B5;}

/* Cells */

/* Text */
p.white {margin-top: 110px;}
p.main
{
	font-family: verdana;
	font-size: 10pt;
	color:111111;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 20px;
	margin-right: 16px;
}
p.mainb
{
	font-family: verdana;
	font-weight: bold;
	font-size: 10pt;
	color:111111;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
	margin-right: 16px;
	color: #194c85;
}
p.sub
{
	font-family: verdana;
	font-weight: bold;
	font-size: 10pt;
	color:111111;
	margin: 13px;
	color: #194c85;
}


/* Links */
a.sub
{
	font-family: verdana;
	font-weight: bold;
	font-size: 10pt;
	color:111111;
	margin: 13px;
	color: #194c85;
}
a
{
	font-family:verdana;
	font-size: 10pt;
}

/* Others */
img {margin-left: 8px;
	margin-top: 2px;
	margin-bottom:2px;
	margin-right: 2px;}
