/* CSS Document */
a:link {text-decoration: none}
a:hover {background-color:#00cc00; text-decoration: underline; color:#ffffff} 
.pb {background-color:#ffffcc} 
.bg {background-color:#00ff00} 
.br {background-color:#ff0000}
.by {background-color:#ffff00} 
.f8 {font-size:8pt}
.f18 {font-size:18pt} 
.f10 {font-size:10pt}
.dr
{float:right;
padding:10px;
margin:10px;
background-color:#ffeeee;
width:300px;
border:solid 2px #0000ee;
line-height:150%;
border-radius : 10px;
text-align: justify
}
 .dr2
{float:right;
padding:10px;
margin:10px;
background-color:#ffeeee;
width:300px;
border:solid 2px #0000ee;
line-height:150%
}
.ef {font-family: Verdana, Arial, Helvetica, sans-serif}
.dl{
float:left;
padding:10px;
background-color:#ddffff;
width:300px;
border:solid 2px #ee0000;
margin-right:1em;
line-height:150%;
border-radius: 10px;
text-align: justify
}
.dl2{
float:left;
padding:10px;
background-color:#ddffff;
width:250px;
border:solid 2px #ee0000;
text-align:center;
line-height:150%
}
.bgimg {border-radius: 10px} 
 
.j {text-align:justify}
.c {text-align:center}
.r{color:#ff0000} 
.b {color:#0000ff}
.g {color:#00ff00}
.y {color:#ffff00}
.lm {margin-left:5em}
.df {float:right}
p {text-align:justify}
.img3 {
float: right;
padding: 10px;
margin: 10px;
border: 3px solid red;
text-align:center;
border-radius: 10px
}
.img2 {
float: left;
padding: 10px;
margin: 10px;
border: 3px solid green;
text-align:center;
border-radius: 10px
 }

.img2 p{text-align:center}
.img3 p{text-align:center}
.dl2 p{text-align:center}
.odd{
	background-color:#ffffdd;
}
.even{
	background-color:#ffffcc;
}
.tb{background-image: -ms-linear-gradient(top, #FFFFFF 0%, #00A3EF 100%)}
p, ol {line-height:150%}
.t3{background-color:#99ff99}
.c3 {background-color:#ffffcc}
.r3 {border-radius: 15px}
.tl {border-radius: 15px 0 0 0}
.tr {border-radius: 0 15px 0 0}
.bl {border-radius: 0 0 0 15px}
.br {border-radius: 0 0 15px 0}
.r5 {border-radius: 50%}
.bd {border-style: solid; border-width: 3px; border-color:#ffcc00; border-radius: 10px}

 


 

