﻿table#containertext td
	{	
		font-family:arial, tahoma, times;
		font-size:11px;
		padding:3px;
	}

a.bluelink:link
	{
		color:blue;
		text-decoration:underline;
		font-weight:normal;
		font-size:11px;
	}

a.bluelink:visited
	{
		color:blue;
		text-decoration:underline;
		font-weight:normal;
		font-size:11px;
	}

td.welcome
{
	color:#333333;
	font-family:arial, tahoma, times;
	font-size:90%;
	font-style:normal;
	font-weight:normal;	
	letter-spacing: 0px;
}

input.dashboardLogin {
	font-size:9px;
	font-family:verdana, sans-serif;
	border-color:#444444;
	border-style:solid;
	border-width:1px;
	margin-top:-1px;
	margin-bottom:-1px;
}
