BODY	{
	border: 0;
	color: #000000;
	background-color: #D2DAD9;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans;
	}


a	{
	border: 0px;
	text-decoration: underline;
	color: #000000;
	}


H1	{
	font-size: 140%;
	}

H2	{
	font-size: 120%;
	}

H3	{
	font-size: 8px;
	}
UL	{
	
	}

p {
	font-size: 11px;
	color: #000000;
	font-weight:normal;
margin-top:0px;
margin-bottom:0px;
	}



.box	{
	width:600px;
	border: solid 7px #ffffff;
	background-color: #ffffff;
	margin: 0 auto;
	text-align:center;
	}

.border {
	border:solid 1px #F5C980;
	margin-top:0px;
	margin-bottom:0px;
	}



.caption {
	font-size: 11px;
	font-weight:bold;
	color: #55554E;
	margin-top:0px;
	margin-bottom:0px;
	}

.small {
	font-size: 11px;
	color: #000000;
	font-weight:normal;
	}



.small A{
	font-size: 12px;
	font-weight:normal;
	text-decoration: underline;
	}

.tartan-list {
	margin-top:0px;
	margin-bottom:0px;
	}


