<!--
/* SANITARIUM STYLE SHEET

Advantage Group Ltd

February 2002

*/



/* catch all font descriptor  */

BODY, TABLE, TH, TD, H1, H2, H3, H4, P, PRE, STRONG, EM, B, TEXTAREA { 

	font-family: Verdana, Helvetica, san-serif;
	font-size: 12px;

} 

table.half {width: 680; border: 0; cellspacing: 0; cellpadding: 0; background-color: white; }
table.full {width: 80%}
h1 {padding-top: 0.5em; font-size: 1.5em; font-weight: 900; text-align: left;}
h2 {border-bottom: thin solid; font-size: 1em}
th.info {text-align: left; font-weight: 900; font-size: 0.75em; }
th.title {text-align: left; }
td.data {font-size: 1em;}
td.title { font-family: Verdana, Helvetica, sans-serif;
	font-size: 18px;
	color: #6699cc;
}
td.error {border: thin solid; border-color: red}
input.full {width: 100%}
select {width: 100%}
div.boxed { padding: 1em; width: 90%; border: thin solid; margin: 1em }
div.text { padding: 1em; width: 90%; border: none; margin: 1em }
div.sand  {	padding: 1em; width: 100%; border-top: thin solid; 
		border-bottom: thin solid; margin-top: 0.5em; margin-bottom: 0.5em; }
td.checkbullet { padding-right: 0.5em }
p { margin: 1em; text-align: justify }
.page { 	font-family: Verdana, Helvetica, sans-serif;
			font-size: 12px;
			color: #333366 }

-->
