/* Start of basic set of tags for article */
body
{
	color: #800080;
	text-align : left;
	background-color : white;
	margin : 0; font-style:normal; font-variant:normal; font-weight:normal; font-size:70%; font-family:Verdana, Serif
}


/* For &apos;textarea&apos;, &apos;input&apos; and &apos;select&apos; tags the font family is not inherited from the <body> tag and so has to be re-stated. */
TEXTAREA, textarea, INPUT, input, SELECT, select
{font-family : Verdana, Serif; color : #000000;}

TEXTAREA, textarea{font-size : 100%;}

INPUT, input{font-size : 90%;}

/* $name=&apos;Heading&apos; */ 
h1, H1, .heading{font-family : Monotype Corsiva, Verdana, Arial, Helvetica, Geneva, sans-serif; font-size: 130%; color: black; font-weight: bold; text-align: center;}

/* $name=&apos;Sub Heading&apos; */ 
h2, H2, .subheading{font-family : Monotype Corsiva, Verdana, Arial, Helvetica, Geneva, sans-serif; font-size: 95%; color: black; font-weight: bold; text-align: center;}

/* $name=&apos;Sub Heading Lite&apos; */ 
h3, H3, .subheadinglite{font-family : Verdana, Arial, Helvetica, Geneva, sans-serif; color: #000000; font-weight: bold;}



OL, ol, P, p, UL, ul
{
	color: #993366;font-size:10pt; font-family:Verdana
}

TH, th{color : #ffffff; background-color : #ebcceb; padding : 5px;}


td           { font-family: Verdana; color: #993366; font-size: 10pt }
table
{
	text-align: center;
	font-style:normal; font-variant:normal; font-weight:normal; font-size:10pt; font-family:Verdana, Serif; color:#993366
}

/* End of basic set of tags for article */

.toptable
{
	background-color : white;
	padding-bottom : 0;
	width:100%;
}

.bodybox
{
	text-align : center;
	height:80%;
}

.articlebody
{
	background-color : #ffffff;
	padding: 8px;
	border : 1px solid Black;
	margin : 10px;
	text-align: left;
	height: 95%;
	color:#993366; font-family:Verdana; font-size:10pt
}



a:link { color: #67054A; text-decoration: none}

a:visited {color: #650548; text-decoration: none}

a:hover {color: #FF99FF; text-decoration: none}

a:active {color: #67054A; text-decoration: none}

.bottombox
{
	padding-top : 12px;
}

h1, .heading{font-size: x-large ; font-weight: normal ; text-align: center; vertical-align:suPER;}
h2, .subheading{font-size: 12pt; text-align: left; color:#67054A; font-family:Verdana}
h3, .subheadinglite{font-size: 135%; font-weight: bold;}
h4 {font-size: 10pt; color:#67054A; font-family:Verdana}
h5, h6 {font-size: 110%;}
h6 {font-style: italic; font-family:Verdana; font-size:10pt; color:#FFFFFF}

h1
{
	color : black;
}

.bodybox
{
	background-color : #67054A;
	width : 100%;
}

.bodylining
{
	font-family:Verdana; font-size:10pt; color:#993366
}

</body>p            { color: #993366 }
