
A.BLUE:LINK {color:#000099}
A.BLUE:HOVER:LINK {color:black}
A.BLUE:ACTIVE {color:#000099}
A.BLUE:VISITED {color:#000099}
A.BLUE:HOVER:VISITED {color:black}

HTML, BODY {
	margin: 2px;
	padding: 0;
	}

BODY, H1, H2, H7 {
	color:#000099; 
	font-family:Helvetica; 
	}

BODY {
	font-size:14px; 
	line-height:24px; 
	font-size-adjust:0.58; 
	background-image:url(images/pen-phyad.jpg); 
	background-color:#CCCCCC;
	}
	
h1 {
	font-size:20px; 
	}
	
h2 {
	font-size:15px; 
	}
	
h7 {
	font-size:14px; 
	}

TABLE, TD, TH {
	border-style: solid;
	border-width: 1px;
	}

.tsmal {
	width: 60%;
	}

.tsmal, .smal {
	border: 0;
	text-align: center;
	}

TABLE {
	width: 100%;
	}

TH {
	text-align: center;
	}



