/* This is the CSS for iwt.net.au */


p.titles
{
font-family: verdana;
background: #0134FE;
color: #FFFFFF;
font-weight: bold;
font-size: 12pt;
}

p.subtitles
{
font-family: verdana;
text-align: center;
background: #0134FE;
color: #FFFFFF;
font-weight: bold;
font-size: 10pt;
}

p.main
{
font-family: verdana;
font-size: small;
color: #000000;
}

p.archive
{
font-family: verdana;
font-size: small;
line-height: 5%;
color: #000000;
}

table
{
font-family: verdana;
font-size: small;
color: #000000;
}

p.slogan
{
font-family: verdana;
font-size: small;
color: #FFFFFF;
font-weight: bold;
text-align: center;
}

p.head
{
font-family: verdana;
font-size: 10pt;
font-weight: bold;
color: #000000;
text-align: center;
}

img.border
{
border: 2px solid #FFFFFF;
}

p.small
{
font-family: verdana;
font-size: x-small;
color: #000000;
line-height: 10%;
}

p.link:Hover
{
    font-size: small;
	color: #F81997;
    text-decoration : none;
	font-family: Verdana;
	font-weight : bold;
}