	BODY	{		background-color: #ccccdd;	}		TD	{		font-family: arial, sans-serif;		color: #003366;		font-size: 12px;	}			H1		{			font-size: 14px;		color: #45598d;				text-align: center;				margin-bottom: 4px;		}		A		{		text-decoration: underline;				color: #003366;		}		A: hover		{		text-decoration: underline;				color: #cc3300;		}		.white	{		background-color: #ffffff;	}		.red	{		background-color: #cc0000;	}	.login	{			font-size: 11px;		font-weight: bold;		color: #003366;			background-color: #9999cc;	}	.loginLite	{			font-size: 10px;		color: #003366;			background-color: #9999cc;	}	.frame	{			background-color: #003366;	}		INPUT	{		font-size: 9px;		font-weight: bold;		color: #003366;		background-color: #9999cc;	}		INPUT.SUBMIT	{		font-size: 12px;		font-weight: bold;		color: #9999cc;		background-color: #003366;		border-style: solid;		border-color: #cc3333;		border-width: 2px;	}		INPUT.SUBMIT2	{		font-size: 12px;		font-weight: bold;		background-color: #9999cc;		color: #003366;		border-style: solid;		border-color: #003366;		border-width: 2px;		width: 340px;	}		TEXTAREA.commentsText		{		font-size: 12px;		color: #003366;		background-color: #9999cc;		width: 380px;		}
