
.heading  {
	font-size : 13px;
	font-family : Verdana; Arial;
	line-height : 20px;
	color: #000000;
	text-align : left justify;
	font-weight: bold;
}

.headingred  {
	font-size : 13px;
	font-family : Verdana; Arial;
	line-height : 20px;
	color: #9E1203;
	text-align : left justify;
	font-weight: bold;
}

.text  {
	font-size : 12px;
	font-family : Verdana, Arial;
	line-height : 14px;
	color: #000000;
	text-align : left justify;
}

.boldred  {
	font-size : 12px;
	font-family : Verdana; Arial;
	line-height : 20px;
	color: #9E1203;
	text-align : left justify;
	font-weight: bold;
}

<!--Change colour back to #ffffff to display pricing-->
.boldwhite  {
	font-size : 12px;
	font-family : Verdana; Arial;
	line-height : 20px;
	color: #000000;
	text-align : left justify;
	font-weight: bold;
}

#img {
	padding-left:10px;
}


.price{color:#FFFFFF;}

.white  {
	font-size : 12px;
	font-family : Verdana; Arial;
	color: #FFFFFF;
	text-align : left justify;
	font-weight: normal;
}

.white  a{
	font-size : 12px;
	font-family : Verdana; Arial;
	color: #FFFFFF;
	text-align : left justify;
	font-weight: normal;
	text-decoration:underline;
}

.medtext  {
	font-size : 10px;
	font-family : Verdana, Arial;
	line-height : 14px;
	color: #000000;
	text-align : left justify;
}

.smalltext  {
	font-size : 9px;
	font-family : Verdana, Arial;
	line-height : 12px;
	color: #000000;
	text-align : left justify;
}

a {color: #2D0601; text-decoration: underline}  
a:hover {color: #000000; text-decoration: underline}
a:visited {color: #6B1705; text-decoration: underline}

input {
	font-size: 11px; 
	background: #FDDFD9; 
	color: #000000; 
	font-family: verdana, arial
}
SELECT {
	font-size: 11px; 
	background: #FDDFD9;
	color: #000000; 
	font-family: verdana, arial
}
TEXTAREA {
	font-size: 11px; 
	background: #FDDFD9;
	color: #000066; 
	font-family: verdana, arial
}

