
.box {margin: 0px 0px 5px 0px !important; background: #transparent;}
.full {width: 720px;}
.oneFourth {width: 180px;}
.oneThird {width: 240px;}
.oneHalf {width: 360px;}
.twoThird {width: 480px;}
.threeFourth {width: 540px;}


.box h1 {margin: 10px 10px 4px 10px; font-size: 14px; font-weight:bolder; color: #7690E3;}
.box h2 {margin: 4px 10px 7px 10px; font-size: 13px; font-weight:normal; color: #AAAAAA; font-family: Courier;}
.box h3 {margin: 5px 10px 3px 10px; font-size: 12px; font-weight:bolder; color: #AA9145;}
.box p {margin: 3px 10px 3px 10px; font-size: 12px; text-align: justify;}
.box p.index {color: #999999; font-style: italic !important; font size: 11px; margin:0px 10px 0px 0px; text-align: right;}


u.kedo {text-decoration: none; letter-spacing: 1px; font-weight: lighter; font-family: Arial; color: #555555;}
u.sxp {text-decoration: none; font-weight: normal; font-family: Verdana; color: #555555;}
u.sxp b {font-weight: bold; color: #B90C24;}




/*STANDARD CLASSES*/
.small {font-size: 10px !important;}
.left {text-align: left;}
.right {text-align: right;}
.center {text-align: center;}
.fleft {float: left; margin: 0px 10px 0px 0px;}
.fright {float: right;}
.clear {clear: both;}