body{
 text-align: center;
 color: #353944;
 background-color: #ffffff;
}

h1{
 font-weight:400;
 font-size: 80%;
 font-family : ‚l‚r ƒSƒVƒbƒN;
}
h2{
 font-weight:400;
 font-size : 85%;
 font-family: "‚l‚r ‚oƒSƒVƒbƒN","‚l‚r ƒSƒVƒbƒN",sans-serif;
 text-align : left;
 padding: 1px;
 margin-top: 25px;
 margin-bottom: 0px;
}

table{
 width: 516px;
 table-layout: fixed; 
}

TD{
 font-size : 80%;
 width: 50%;
}

.type1 {
 font-size : 70%;
 text-align : center;
 text-valign : middle;
 padding: 5px 0px; 
}

.type2 {
 font-size : 70%;
 text-align : left;
 padding: 5px 0px; 
}

.type3 {
 font-size : 65%;
 text-align : left;
 padding: 0px 5px; 
}

hr{
 height: 1px;
 color: #353944;
}

.home{
 font-size : xx-small;
 color: #353944;
}

a:link{
 color: #353944;
 text-decoration:none;
}
a:visited{
 color: #353944;
 text-decoration:none;
}
a:action{
 color: #353944;
 text-decoration:none;
}
a:hover {
 color : #000000;
 background:#d0d0d0;
 text-decoration: underline;
 position:relative;
 top:1;
 left:1;
}

address{
 font-size : xx-small;
 font-style: normal;
 margin-bottom: 100px;
}
.new{
color : #cc0000;
}