.header		{
		color : #434544;
		font-family : Georgia, Verdana, Arial, Helvetica, sans-serif;
		font-size : 30px;
		font-weight : normal;
		font-style : normal;
		line-height : 17px;
		padding : 0px;
		margin : 0px;
		}

.body		{
		color : #434544;
		font-family : Arial, Helvetica, sans-serif;
		font-size : 12px;
		font-weight : normal;
		font-style : normal;
		line-height : 15px;
		padding : 0px;
		margin : 0px;
		}

.bodysm		{
		color : #434544;
		font-family : Arial, Helvetica, sans-serif;
		font-size : 11px;
		font-weight : normal;
		font-style : normal;
		line-height : 15px;
		padding : 0px;
		margin : 0px;
		}

.over		{
		color : #FF6400;
		font-family : Arial, Helvetica, sans-serif;
		font-size : 11px;
		font-weight : normal;
		font-style : normal;
		line-height : 12px;
		padding : 0px;
		margin : 0px;
		text-decoration : underline;
		}

A		{
		color : #434544;
		text-decoration : none;
		}

A:Visited	{
		color : #434544;
		text-decoration : none;
		}

A:Active	{
		color : #434544;
		text-decoration : none;
		}

A:Hover		{
		color : #434544;
		text-decoration : underline;
		}