a                       {
                                text-decoration: underline;
                                color: #006600;
                        }

a:hover                 {
                                text-decoration: underline;
                        }

body	                {
                	font-family: arial, helvetica, sans-serif;
			font-size: 12px;
			color: #000000;
			font-weight: normal;
			BACKGROUND-POSITION: right bottom; 
			BACKGROUND-IMAGE: url(images/background.jpg); 
			BACKGROUND-REPEAT: no-repeat;
                        margin: 0px 0px 30px 0px;
                        }

td	                {
                	font-size: 12px;
		        }

.heading	        {
                	font-size: 15px;
			font-weight: bold;
                        color: #006600;
			}

.subheading	        {
                        font-size: 12px;
			font-weight: bold;
                        color: #006600;
			}

.caption	        {
                        font-size: 12px;
			font-style: italic;
                        color: #000000;
			}

.newsfeeder             {
                        border: 2px solid #cccccc;
                        }

.newsfeederheading      {
                        color: #006600;
                        font-size: 15px;
                        background-color: #cccccc;
                        }

.imagebutton            {
                        vertical-align: middle;
                        border: 0px;
                        }

.linktext	        {
                        font-size: 12px;
			font-weight: bold;
                        color: #006600;
			}

.centretext             {
                        line-height: 30px;
                        color: #006600;
                        font-size: 15px;
                        font-weight: normal;
                        text-align: center;
                        }

.biggertext             {
                        font-size: 20px;
                        }

.boldgreen              {
                        color: #006600;
                        font-weight: bold;
                        }

.bold                   {
                        color: #000000;
                        font-weight: bold;
                        }

.footertextgreen        {
                        font-size: 9px;
			font-weight: normal;
                        color: #006600;
			}

.footertext	        {
                        font-size: 9px;
			font-weight: normal;
                        color: #000000;
			}
			
.footertextgreenheading        {
                        font-size: 10px;
			font-weight: normal;
                        color: #006600;
			}			

.breadcrumb        {
                        font-size: 10px;
			font-weight: normal;
                        color: #000000;
			}
.pealcentretext {
	text-align: center;


}
.wireframe {
	border: 1px solid #006600;
}
.pealheading {
	font-size: 14px;
	font-weight: bold;
	color: #006600;
	text-align: center;
}

.inscription
{
	font-variant: normal;
	font-size: 12px
}
.inscriptionSmallLetters
{
	font-variant: normal;
	font-size: 10px
}
.inscriptionSmallCaps
{
	font-variant: small-caps;
	font-size: 12px
}
.inscriptionItalicNote
{
	font-style: italic;
	font-variant: normal;
	font-size: 10px
}
.centreAlign {
	text-align: center;
}
