/*
-----------------------------------------------
Designer: Niall McMahon
URL:      http://www.computing.dcu.ie/~nmcmahon/
Date:     2005.
----------------------------------------------- */


body, td
{
    padding-right: 2.5em;
    padding-left: 2.5em;
    font-family:  Arial, Tahoma, Verdana;
    color:		black;
    font-size:	0.9em;
    line-height:	1.2em; 
}

td
{
    font-family:  Arial, Tahoma, Verdana;
    color:		black;
    font-size:	0.8em;
    line-height:	1.0em;
    padding-top:	0.5em;
    padding-bottom:	0.5em;
}



h1 
{ 
	line-height:	100%; 
	font-size: 		2.2em; 
	font-weight:	bold;
	color: black;
}

h2 
{ 
	line-height:	100%; 
	font-size:	1.7em; 
}

h3 
{ 
	line-height:	100%; 
	font-size:	1.0em; 
}

a:link
{
color: blue;
font-weight: normal;
text-decoration: none;
}

