body{
	font-family: Arial, Verdana, Comic Sans MS;
	}

h1{
	color: #0000cc;
	font-size: 35px;
	font-family: Times New Roman, Comic Sans MS;
	font-weight: bold;
	font-style: italic;
	}

h3{
	color: #0000cc;
	font-family: Times New Roman, Comic Sans MS;
	font-style: italic;
	}

div.main{
    width: 550px;
	height: 450px;
	overflow: auto;
	}
	
font.alert{
	color: #ff0000;
	font-family: Times New Roman, Arial, Verdana;
	font-style: italic;
	font-size: 11px;
	font-weight: bold;
	}

font.sub{
	color: #0000ff;
	font-family: Arial, Verdana;
	font-size: 11px;
	font-weight: bold;
	}
	
font.normal{
	font-family: Arial, Verdana;
	font-size: 12px;
	}
	
table.contact{
	font-family: Arial, Verdana;
	font-size: 12px;
	}

table.frame{
	border-color: #f0f0f0;
	border-style: solid;
	border-width: thin;
	}

i.date{
	color: #3399ff;
	}
	
img{
	border: 0;
	}
	
a.link{
	color: #0000ff;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	}

a.link2{
	color: #0000ff;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	}

