body{
font-family: helvetica;
font-size:14px;
color: #0000ff;
}


td{
font-family: helvetica;
font-size:15px;
color: #0000ff;
}

a{
color: #0000ff;
text-decoration: underline;
}

a:hover{
color:#ff0000;
text-decoration: underline;
}

h1{
	width:200px;
    height;100px;
	margin:4px;
	background-color:#4B6186;
	color:#FFFFFF;
    align:center;
	cursor:hand;
}

h2{
	background-color:#CD5C5C;
	width:400px;
    height;80px;
	margin:4px;
    font-face:Golim;
    font-size:17px;
	color:#FFFFFF;

    align:center;
	cursor:text;
}

h3{
	background-color:#CD5C5C;
	width:600px;
    height;100px;
	margin:4px;
	color:#FFFFFF;
    align:center;
	cursor:text;
}

h4{
	background-color:#CD5C5C;
	width:800px;
    height;100px;
	margin:4px;
	color:#FFFFFF;
    align:center;
	cursor:text;
}

img { 
border: 1px solid #FFFCCC; 
} 
