.heading1 {
	font-family: Arial,Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #31338f;
}
.heading2 {
	font-family: Arial,Verdana;
	font-size: 13px;
	font-weight: bold;
}

p, td, th, .bodytext {
	font-family: Arial,Verdana;
	font-size: 12px;
	color: #000000;
}


body {
	margin:0px;
	background-color: #6C7A4A;
	background-image: url(/assets/bg-plans.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

.mainbg {
	background: #ebdfcf url(../images/templates/maincontentbg.jpg) top left no-repeat;
	padding: 20px 20px 30px 20px;
}

h1
{
  font-family: Arial,Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #31338f;
}

h2
{
  font-family: Arial,Verdana;
	font-size: 13px;
	font-weight: bold; 
}

.synopsis { font-style:italic; }

.phototable {width:175; height:160px}
