﻿/*
*************************************
Basic CSS Stylesheet for a GOVDATA
Created: 27/05/2006
Developer: TIARC Ltd
*************************************
*/

* {margin: 0; padding:0}
body {background-color:#EEEEEE; color:#000000; font-size: 100%; height: 100%; margin:0px; font-family: Arial, Helvetica, Geneva, 'Sans Serif'; text-align: center; vertical-align:middle}
H1, H2, H4, H5, H6 {position:relative; top:0px; margin:0px; text-decoration:none; text-align:left; vertical-align:text-top}
H1	{font-size:	140%}
H2	{font-size:	120%}	
H3	{font-size:	100%}
H4	{font-size:	90%}		
H5	{font-size: 80%}		
H6	{font-size:	70%}
INPUT {font-size: 100%} 
LI {list-style-type:square}
IMG {border:0px}

