<!-- $Header: f:\JocksCVSRepository/trasna/trasna.css,v 1.3 2002/02/16 22:12:51 root Exp $ -->

DIV.table	{
	border: thin
}

DIV.form	{
	font-family: Times;
	font-size:	14pt;
	colour:		blue;
}
DIV.header	{
	font-family: utopia, serif;
	font-size:	24pt;
	colour:		blue;
}


DIV.menu	{
	font-family: Arial, serif;
	font-size:	14pt;
	border: thick ridge yellow;
	color: darkblue;
	background: yellow;
    padding: 10px 10px 10px 10px;
colour:		red;
}
DIV.navigation A:hover { color: green; }

A:hover {
       color:darkblue;
       text-decoration: none
     }

DIV.contact	{
	font-family: Arial, serif;
	font-size: 14pt;
	text-align: center:
	width: 100%;
	padding: 2% 2% 2% 2%;
}
DIV.footer	{
	font-family: Times, serif;
	font-size: 14pt;
	border: thin solid blue;
	margin-left: 5%;
	width: 90%;
	padding: 2% 2% 2% 2%;
}
	
