/*											*/
/* 			CASCADING STYLE SHEET		*/
/*											*/
/*		       Prepared for VVAA Web Site	*/
/*			 http://www.vvaa.org.au			*/
/*											*/
/*	  Version		   Date		 Author	*/
/*											*/
/*	  1.00 (Initial)	1 Aug 2000	 Clive Mitchell-Taylor			*/
/*											*/
/*											*/

ADDRESS,
BLOCKQUOTE,
BODY,
DD.DIV,
DL,
DT,
FIELDSET,
FORM,
FRAME,
FRAMESET,
H1,
H2,
H3,
H4,
H5,
H6,
IFRAME,
NOFRAMES,
OBJECT,
OL,
P,
UL,
APPLET,
CENTER,
DIR,
HR,
MENU,

PRE			{display:	block;}

LI			{display:	list item;
			 font-size:	9pt}

HEAD			{display:	none;}

TABLE			{display:	table;}

TR			{display:	table-row;}

THEAD			{display:	table-header-group;}

TBODY			{display:	table-row-group;}

TFOOT			{display:	table-footer-group;}

COL			{display:	table-column;}

COLGROUP		{display:	table-column-group;}

TD,
TH			{display:	table-cell;}

CAPTION		{
			display:table-caption;	
			text-align:center;
			font-size:10pt;
	 	 	color:maroon;
	 	 	}

TH			{font-weight:	bolder;
			text-align:	center;}

BODY 		{colour: 		black;
	 		 padding:	8px;
	 		 font-family:	sans-serif;
	 		 font-size:	9pt;
	 		 font-weight:	normal;
			 text-align: 	justify;
			 word-spacing: 	normal;
			 letter-spacing:normal;
			 text-decoration:none;
			 text-transform:none;}

H1 			{font-size:	14pt;
			font-family:serif
			 font-weight:bold;
			 color:blue;
			 text-align:center;}

H2 			{font-size:13pt;
			font-family:serif
	 		 font-weight:bold;
			 text-align:center;
			 color:		blue;}

H3 			{font-size:	12pt;
			 font-weight:	bold;
			 text-align:	left;
			 text-shadow:	0.2em 0.2em 0.4em black;
			 color:		blue;}

			
H4 			{font-size:	11pt;
			 font-weight:	bold;
			 text-align:	left;
			 color:		black;}

H5 			{
			font-size:9pt;
			font-weight:normal;
			text-decoration:underline;
			text-align:left;
			color:black;}

H6 			{
			font-style:sans-serif;
			font-size:11pt;
			font-weight:bold;
			align:center;
			color:black;
			line-height:150%;
			vertical-align:top;
			}
			 

BLOCKQUOTE	{
  			 margin:	2em;
			 margin-left:	40px;
			 margin-right:	40px;
			 font-size:10pt;
			 align:center;
			 color:		blue;}

P 			{
			text-align:justify;		
			font-size:11pt;
			font-weight:normal;
			font-color:black;
			}
			
IMG 		{
			 float:center;
			 margin-left:	0;
			}

EM 			{color:		red;
			 font-weight:	bold;}

CITE 			{font-style:	italic;
			 font-size:	9pt;
			 align:		justify;
			 margin-left:	40px;
			 margin-right:	40px;
			 color:		blue;}

STRONG 			{font-weight:	bolder;}

SUB			{vertical-align:sub;}

SUP			{vertical-align:super;}

S,
STRIKE,
DEL			{text-decoration:line-through;}

CENTER			{text-align:	center;}

U,
INS			{text-decoration:underline;}

HR			{border:	1px inset;}

LABEL		{
			font-style:sans-serif;
			font-size:9pt;
			font-weight:400;
			align:left;
			color:blue;
			}
LEGEND		{
			font-style:sans-serif;
			font-size:10pt;
			font-weight:600;
			}

OL			{list-style-type:decimal;}

OL,
UL,
UL OL,
UL UL,
OL OL			{margin-top:	0;
			 margin-bottom:	0;
			 font-weight:	normal}
			 
#cap 		{	font-size:50px; 
				color:#909; 
				font-weight:bold; 
				float:left; 
				height:34px; 
				line-height:34px; 
				margin-top:2px; 
				margin-right:1px;
			}
* html #cap {	margin-right:-2px; 
				margin-top:3px;
			}
#formpage	{	background: url(images/AAB64.gif);
				width: 740px;
				align: center;
				padding: 10px;
				margin-left: 100px;
				position: absolute; top:20px;
			}
