P  {}

H1  {font-size:25pt; color:blue}

H2  {font-size:20pt; color:blue}

H3  {font-size:18pt; color:red}

H4  {font-size:15pt; color:red}

H5  {font-size:13pt; color:red}

h4.kirmizi {color:red}

h5.navy {color:navy}

A  {
	font-size : x-small;
	font-family : Tahoma;
	font-weight : normal;
	color : Red;
	text-decoration : none;
}

A:Visited  {
	text-decoration : none;
	color : #587EA4;
}

A:Active  {
	color : Blue;
}

A:Hover  {
	color : #cc9933;
	font-weight : normal;
}

BODY  {
	background-color : White;
	margin-left : 0;
	margin-right : 0;
	margin-top : 0;
	margin-bottom : 0;
	border-left-width : thin;
	border-top-width : thin;
	border-style : none;
	list-style-type : circle;
}

FONT  {
	font-size : x-small;
	font-family : Verdana;
	text-decoration : none;
}

TEXT  {
	font-size : x-small;
	font-family : Verdana;
	text-decoration : none;
}

