td,a,font,body,h1
	{
		font-family: helvetica,arial,verdana,tahoma;
		font-size: 12px;
		text-decoration: none;
	}
body
	{
		padding: 0 0 0 0;
		margin: 0 0 0 0;
		border: 0;
		background-image: ver2images/bgnew.gif;
	}
h1
	{
		font-size: 21px;
	}
h1.smallheader
	{
		font-size: 2px;
	}
h2
	{
		font-size: 17px;
		color: #303030;
	}
a
	{
		font-family: helvetica,arial,verdana,tahoma;
		color: #626262;
		text-decoration: none;
	}
a.red
	{
		font-family: helvetica,arial,verdana,tahoma;
		color: #cc3300;
		text-decoration: none;
	}
a:hover
	{
		font-family: helvetica,arial,verdana,tahoma;
		color: #3c4664;
		text-decoration: underline;
	}
a.white
	{
		font-family: helvetica,arial,verdana,tahoma;
		color: #f2f2f2;
		text-decoration: none;
		font-size: 9px;
	}
a.white:hover
	{
		font-family: helvetica,arial,verdana,tahoma;
		color: #9b0000;
		text-decoration: underline;
		font-size: 9px;
	}
.small
	{
		font-family: helvetica,arial,verdana,tahoma;
		font-size: 10px;
		text-decoration: none;
	}
.preview
	{
		border-color: #000000;
		border: 2px;
		border-style: dotted;
		margin: 1 1 1 1;
		height: 60;
		width: 60;
	}
.preview:hover
	{
		border-color: #990000;
		border: 2px;
		border-style: solid;
		margin: 1 1 1 1;
		height: 60;
		width: 60;
	}
.table-wide01
	{
		border: 0;
		margin: 0 0 0 0;
		padding: 0 0 0 0;
		width: 100%;
		height: 100%;
	}
.table-inc01
	{
		border: 0;
		margin: 10 10 10 10;
		padding: 0 0 0 0;
		width: 950;
	}