.body {
background : #fbfbff; 
margin : 2em 8%; 
color : #000000; 
line-height : 1.3; 
font-size : 10pt; 
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
text-align : justify; 
}

.header {
background : #bdfabd; 
padding : 0.5em; 
border : solid #006600; 
margin : 0.5em 10%;
font-family : Arial, Helvetica, sans-serif;
font-size : 18pt;
font-weight : bold;
text-align : center;
} 

.message {
padding : 0.5em; 
margin : 0.5em 10%;
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size : 10pt;
}

.title {
background : #aaf; 
padding : 0.5em; 
border : thin solid #008; 
margin : 0.5em 40%;
align: center;
font-family : Arial, Helvetica, sans-serif;
font-size : 11pt;
font-weight : bold;
text-align : center;
}

.title1 {
background : #aaf; 
padding : 0.5em; 
border : thick solid #008; 
margin : 0.5em 10%;
font-family : Arial, Helvetica, sans-serif;
font-size : 18pt;
font-weight : bold;
text-align : center;
}

.normal {
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size : 10pt
} 

.bold {
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size : 10pt; 
font-weight : bold 
} 

.whitebold {
color : #ffffff; 
font-family : Arial, Helvetica, sans-serif; 
font-size : 10pt; 
text-decoration : none; 
font-weight : bold; 
} 

.redbold {
color : #ff0000; 
font-family : Arial, Helvetica, sans-serif; 
font-size : 10pt; 
text-decoration : none; 
font-weight : bold; 
} 

.nepali {
font-family : Mangal, SiddhiUni, "Arial Unicode MS";
font-size : 12pt; 
font-weight : normal; 
} 

.nepalibold {
font-family : Mangal, SiddhiUni, "Arial Unicode MS";
font-size : 12pt; 
font-weight : bold; 
}

.nepalibig {
font-family :  SiddhiUni, Mangal, "Arial Unicode MS";
font-size : 18pt; 
font-weight : bold; 
} 

.nepalititle {
font-family : Mangal, SiddhiUni, "Arial Unicode MS";
font-size : 14pt; 
font-weight : bold; 
} 

a:link {
color : #0000ff; 
text-decoration : underline; 
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size : 10pt; 
font-weight : bold; 
} 

a:visited {
color : #0000ff; 
text-decoration : underline; 
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size : 10pt; 
font-weight : bold; 
} 

a:hover {
color : #ff0000; 
text-decoration : none; 
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size : 10pt; 
font-weight : bold; 
} 

.row1 {
background-color : #666666; 
} 

.row2 {
background-color : #dddddd; 
}

.lessonrow1 {
background-color : #70bc1f; 
} 

.lessonrow2 {
background-color : #d8f5c9; 
}