
	.text,p,ul,td  {
		color : black;
		font-family : sans-serif,helvetica,arial;
		font-weight : normal;
		font-style : normal;
		font-size : 13px;
	}

	.text2 {
		color : black;
		font-family : sans-serif,helvetica,arial;
		font-weight : normal;
		font-style : normal;
		font-size : 12px;
	}


	em  {
		color : #990000;
		font-family : monospace;
		font-style : normal;
	}

	li {
		color : black;
		font-family : sans-serif,helvetica,arial;
		font-weight : normal;
		font-style : normal;
		font-size : 13px;
		list-style-type : disc;
	}

	blockquote  {
		color : black;
		font-family : sans-serif,helvetica,arial;
		font-weight : normal;
		font-style : normal;
		font-size : 13px;
		line-height : normal;
		list-style-type : none;
	}

	form  {
		color : black;
		font-family : sans-serif,helvetica,arial;
		font-weight : normal;
		font-style : normal;
		font-size : 13px;
	}

	.smaller  {
		color : black;
		font-family : sans-serif,helvetica,arial;
		font-weight : normal;
		font-size : 11px;
		line-height : 13px;
	}

	.small,small  {
		color : black;
		font-family : sans-serif,helvetica,arial;
		font-weight : normal;
		font-style : normal;
		font-size : 10px;
		line-height : 10px;
	}

	.smallwhite  {
		color : #eeeeee;
		font-family : sans-serif,helvetica,arial;
		font-weight : normal;
		font-style : normal;
		font-size : 8px;
		line-height : 8px;
	}

	.h1,h1  {
		color : black;
		font-family : sans-serif,helvetica,arial;
		font-weight : bold;
		font-style : normal;
		font-size : 14px;
		font-variant : normal;
		height : auto;
		letter-spacing : normal;
		line-height : normal;
		text-transform : uppercase;
	}

	.h2,h2  {
		color : black;
		font-family : sans-serif,helvetica,arial;
		font-weight : bold;
		font-style : normal;
		font-size : 14px;
	}

	.h3,h3  {
		color : black;
		font-family : sans-serif,helvetica,arial;
		font-weight : bold;
		font-style : normal;
		font-size : 13px;
	}


	.h4,h4  {
		color : #003366;
		font-family : sans-serif,helvetica,arial;
		font-weight : bold;
		font-style : normal;
		font-size : 14px;
	}

	.rot  {
		color : #cc0000;
	}

	A  {
		color : #aa0000;
		font-weight : bold;
		text-decoration : none;
	}

	A:Visited  {
		color : #aa0000;
		text-decoration : none;
	}

	A:Active  {
		color : #cc0000;
		text-decoration : none;
	}

	A:Hover  {
		background : #cc0000;
		color : white;
		text-decoration : none;
	}

