@import "screen_advanced_v3.css";


body, td, p, div, li, dt, dd, th, h1, h2, h3, h4, h5, h6
{
	font-family: Times New Roman, serif;
}

td, p, div, li, dt, dd, th
{
	font-size: 14px;
}

h1, h2, h3, h4, h5, h6
{
	font-weight: bold;
	letter-spacing: 0.1em;
}

h1, h2 {text-align: center;}

h1 { font-size: 20px; }
h2 { font-size: 18px; }
h3 { font-size: 16px; }
h4 { font-size: 14px; }
h5 { font-size: 13px; }
h6 { font-size: 12px; }



b, strong { font-weight: bold ;  }
u { text-decoration: underline ;  }

a
{
	color:#039;
	text-decoration:underline;
}
a:link {}
a:visited {color:#039;}
a:hover {color: #CC0000;}
a:active {color:#ccc;}

li {margin-top:0.5em}

dt
{
	font-weight: bold;
	margin-top: 0.5em;
}

dd {margin-left:1em;}

.caption
{
	font-size: 12px;
	text-align: center;
}
