﻿*{margin:0;padding:0;font-size:100%;line-height:135%;}

#container{
margin:auto;
min-width:320px;
max-width:960px;
background:#eee;
border-top:10px solid #ccc;
border-bottom:10px solid #ccc;
border-right:5px solid #ccc;
border-left:5px solid #ccc;
border-radius:10px;
}

.content{
}
.modified{font-size:80%;text-align:center;color:#999;}

body{margin:20px;background:#730042;}

font{font-family:arial,verdana,helvetica,sans-serif;}

h1, h2, h3, h4, h5, h6{font-family:Arial,Verdana;text-align:center;margin:0;}

h1{
font-size:125%;
color:#000;
margin:20px;
}

h2{
font-size:115%;
}

a:link{text-decoration:underline;color:#730042;background:transparent;}
a:visited{text-decoration:underline;color:#5A6363;background:transparent;}
a:hover{text-decoration:none;color:#C0C0C0;background:transparent;}

img{border:0;vertical-align:bottom;}

p{margin:20px;}

table{margin:auto;text-align:left;}

ul{margin:20px 45px;}

.tac{text-align:center;}

.fs80{font-size:80%;}
