<style>  
<!-  
body {margin: 3 px;
	background-color: #00eeff;
    color:#000000}

p { color:"#444444";
	letter-spacing:1.5m;
    background-color: none;
    font-weight: normal;
    text-indent: 1cm;	
	}
P EM {background-color: none;
    color: #2020ff;
	font: 10 pt times , helvetica , serif;
    font-weight: normal;
    font-style:normal;
	letter-spacing:2m}
P.bir {background-color: none;
    color: navy;
	font: 10 pt arial, verdana;
    font-weight: normal;
    font-style:normal;
	letter-spacing:normal;
	margin-top: -20;
	margin-left:5;
	float:left}
P.iki {background-color: none;
    color: navy;
	font: 10 pt arial, verdana;
    font-weight: normal;
    font-style:normal;
	letter-spacing:2m;
	text-indent: none;
	}
p.uc {color:#666666;
	line-height: 2;
	letter-spacing:m;
	text-decoration:none;
	font-weight:normal;
	font: 11 pt arial,verdana}
h1 {
    color:#33aa66;
    background-color:none;
    font: 24 pt times , helvetica , serif;
    letter-spacing:4m;
    font-style:normal;
	text-decoration:blink;
    font-weight:bold}

h2 {
    color:navy; 
    
    font: 16 pt arial , helvetica , sans-serif;
    font-weight:bold;
    text-align:center;
    letter-spacing:2m}

h4 {
    color:#b070cf;
    background-color:#DDEE24;
    font: 12 pt courier new;
    font-weight:bold;
    letter-spacing:m;
   
	line-height:1.2}

h3 {
    color:#CC0033;
    font: 10 pt verdana;
    font-weight:bold;
    line-height:1.2}

A:link.ww {line-height: none;
		
		text-decoration:bold;
		
		font: 10 pt arial,verdana}

A:link {color: #333399;
		line-height: none;
		
		text-decoration:none;
		
		font: 10 pt arial,verdana}

A:visited {line-height: none;
		  
		  text-decoration:none;
		  font: 10 pt arial,verdana}

A:active {line-height: none;
		  
		  text-decoration:none;
		  font: 10 pt arial,verdana}

A:hover {line-height: none;
	
	text-decoration:none;
	font: 10 pt arial,verdana}

table {  background-repeat: no-repeat}

table.sample  {
	border-width: 1px;
	border-spacing: ;
	border-style: solid;
	border-color: gray;
	border-collapse: collapse;
	-moz-border-radius: ;}

 table.sample td {
	border-width: 1px;
	padding: 1px;
	border-style: solid;
	border-color: gray;
}

 div {color:navy;
		line-height: 1;
		letter-spacing:normal;
		text-decoration:none;
		font-weight:normal;
		font: 10 pt arial,verdana}

tr.bir {color:red;
		line-height: 1;
		letter-spacing:normal;
		text-decoration:underline;
		font-weight:normal;
		font: 10 pt arial,verdana}
tr.tel {
		line-height: 1;
		letter-spacing:normal;
		text-decoration:none;
		font-weight:normal;
		font: 10 pt arial,verdana}

tr.tel1 {color:#000000;
		line-height: 1;
		letter-spacing:normal;
		text-decoration:none;
		font-weight:normal; 
		font: 10 pt arial,verdana}

td		{color:"#444444";
		line-height: 1; 
		letter-spacing:m;
		text-decoration:none;
		font-weight:normal;
		font: 10 pt arial,verdana}

td.bir {line-height: 1;
		color:#AA3333;
		letter-spacing:normal;
		text-decoration:none;
		font-weight:normal;
		font: 10 pt arial,verdana}
td.iki {line-height: 1;
		letter-spacing:normal;
		text-decoration:none;
		font-weight:normal;
		font: 10 pt arial,verdana}


ul {color:"#444444";
		line-height: ;
		letter-spacing:1.5m;
		text-decoration:none;
		font-weight:normal;
		font: 10 pt arial,verdana}
ol {color:"#444444";
		line-height: ;
		letter-spacing:1.5m;
		text-decoration:none;
		font-weight:normal;
		font: 10 pt arial,verdana}
marquee {letter-spacing:1.5m;
		font: 8 pt arial,verdana;
		color: #333399;}

a img {border: none; } 
->
</style>

