h1 {
        font-size: 30px;
        color: #663400;
        font-weight: bold;
        font-family: "Times New Roman"
<!-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Subject Title end ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -->
}
h2 {
        font-size: 24px;
        color: #663400;
        font-style: italic;
        font-weight: bold;
<!-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Subject Title end ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -->		
        font-family: "Times New Roman"
}
h3 {
        font-size: 22px;
        color: #663400;
        font-weight: bold;
        font-family: "Times New Roman"
}
h4 {
        font-size: 28px;
        color: #663400;
        font-style: italic;
        font-weight: bold;
        font-family: "Times New Roman"
}
h5  {
        font-size: 14px;
 		color: #663400;
 		font-family: "Times New Roman"
}
h6  {
		font-size: 18px;
		color: #663400;
		font-style: italic;
		font-family: "Times New Roman"
}
h7  {
        font-size: 22px;
 		color: #663400;
 		font-family: "Times New Roman"
}
p em {
        font-size: 22px;
        color: #663400;
        font-weight: bold;
        font-family: "Times New Roman"
}
p {
        font-size: 20px;
        color: #663400;
        font-style: 
        font-family: "Arial"
}
a:link {text-decoration:none;outline:none}
a:visited {text-decoration:none;outline:none}
a:active{text-decoration:none;outline:none}
a:hover{text-decoration:none;outline:none}
a:focus{-moz-outline-style:none;outline:none}

