/* 
cascading style sheet for redhat.com home page -- created 11.18.99

COMMENTS:
--windows version


font-family: helvetica, sans serif;

*/

BODY	{
	background-color: #FFFFFF;
	margin: 0;
	padding: 0;
	}
	
div, TH, TD, P, font	{
	font-size: 9pt;
	}
	
A:active { 
	color: #4E87FF }

A:link {
	text-decoration: none; color: #0069B3;
	font-size: 9pt;
	}

A:visited {
	text-decoration: none; color: black;
	font-size: 9pt;
	}

A:hover {
	text-decoration: underline;
	color:#4E87FF
	font-size: 9pt;
	}

STRONG	{
	font-weight: bold;
	}

.imgover {filter:gray}

.kimline {line-height:150%}
