		a:link
	{
		COLOR: #ffffff;
		FONT-WEIGHT: bold;
		text-decoration: underline
	}
		a:visited
	{
		COLOR: #ffffff;
		font-weight: bold;
		text-decoration: underline;
	}
		a:hover
	{
		COLOR: #333333;
		font-weight: bold;
		text-decoration: none;
	}
		a:active
	{
		color: #999999;
		font-weight: bold;
		text-decoration: none;
	}
		a.tpa:link
	{
		color: #3366CC;
		font-weight: bold;
		text-decoration: underline
	}
		a.tpa:visited
	{
		color: #3366CC;
		font-weight: bold;
		text-decoration: underline;
	}
		a.tpa:hover
	{
		color: #cccccc;
		font-weight: bold;
		text-decoration: none;
	}
		a.tpa:active
	{
		color: #999999;
		font-weight: bold;
		text-decoration: none;
	}
		a.title:link
	{
		color: #ffffff;
		font-weight: bold;
		text-decoration: underline
	}
		a.title:visited
	{
		color: #ffffff;
		font-weight: bold;
		text-decoration: underline;
	}
		a.title:hover
	{
		color: #cccccc;
		font-weight: bold;
		text-decoration: none;
	}
		a.title:active
	{
		color: #999999;
		font-weight: bold;
		text-decoration: none;
	}
	body {
		SCROLLBAR-FACE-COLOR: #cccccc;
		SCROLLBAR-HIGHLIGHT-COLOR: #aaaaaa;
		SCROLLBAR-SHADOW-COLOR: #666666;
		SCROLLBAR-3DLIGHT-COLOR: #999999;
		SCROLLBAR-ARROW-COLOR:#3366CC;
		SCROLLBAR-TRACK-COLOR: #999999;
		SCROLLBAR-DARKSHADOW-COLOR: #444444;
		SCROLLBAR-BASE-COLOR: #333333;
		
	}
	p,td {
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size : 9 pt;
		color: #333333;
		padding: 3 px;
	}
	li,ul {
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size : 8 pt;
		color: #333333;
	}
	h1 {
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size : 16 pt;
		color: #333333;
	}
	h2 {
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size : 12 pt;
		color: #333333;
	}
	h3 {
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size : 12 pt;
		color: #ffffff;
	}
	.dbl{
		border: double;
	}
	.return{
		font-size : 8 pt;
	}
	.intro{
		font-size : 10 pt;
	}
.tpa
    {
        font-size:		10px;
        font-family:	Verdana;
		color:			white;
		text-align:		right;
    }
.title
		{
			font-size:20px;
			font-family:Verdana;
			color:#ffffff;
			text-align:right;
			margin-right: 10px;
			font-weight : bold;
		}
.left
		{
			font-size:	10 px;
			font-family:Verdana;
			color:		#ffffff;
			text-align:	left;
		}
.photocredit
		{
			font-size:10px;
			font-family:Verdana;
			color:#ffffff;
			text-align:right;
			margin-right: 10px;
		}
.comment
		{
			font-size:10px;
			font-family:Verdana;
			color:#000000;
			text-align:left;
			margin-right: 12px;
		}