body {background-image:url(http://www.v-krishnan-and-company.com/imgs/backimage.gif);
background-position:top left;
background-color:#fff;
}
body {
	font: 13px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000;
	margin: 0px;
	text-align: justify;
}
td {
	font: 13px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000;
	margin: 0px;
	text-align: left;
}
h1, h2, h3, h4, h5, h6 {
margin: 8px 0px 14px 0px;
color: Navy;
font-family: Georgia;
font-style: normal;
}
h1 {
	font-size: 26px;
	text-align: center; 	padding: 14px 10px 14px 0px;
	border-bottom-color: Gray;
	border-bottom-style: double;
	border-bottom-width: thin; 	border-top-color: Gray;
	border-top-style: double;
	border-top-width: thin;
}
h2 {
	font-size: 22px;
	padding: 10px 7px 10px 0px;

}
h3 {
	font-size: 18px;
	text-align: center;
	padding: 7px 7px 7px 0px;
	border-bottom-color: Gray;
	border-bottom-style: groove;
	border-bottom-width: thin;
	border-top-color: Gray;
	border-top-style: groove;
	border-top-width: thin;
}
a {
color: Navy;
text-decoration: underline;
}
a:focus {
color: Red;
}
a:hover {
color: Red;
}
a:visited {
color: Purple;
}
a.main, a:focus.main, a:hover.main, a:visited.main {
color: Navy;
text-decoration: none;
}
.solid { border-bottom: 1px solid Navy;
border-top: hidden;
border-left: hidden;
width: 100%;
margin-left: auto;
margin-right: auto;
}
.dashed {
border-bottom: 1px dashed Navy;
border-top: hidden;
border-left: hidden;
width: 100%;
margin-left: auto;
margin-right: auto;
}
.dotted {
border-bottom: 1px dotted Navy;
border-top: hidden;
border-left: hidden;
width: 100%;
margin-left: auto;
margin-right: auto;
}
.inote {
font-family: Verdana, Arial, Verdana, sans-serif;
background-color:#ffffdd; font-size: 10px;
color: #000000;
font-weight:500;
font-style: italic;
} .nnote {
font-family: Verdana, Arial, Verdana, sans-serif;
background-color:#ffffff; font-size: 10px;
color: #000000;
font-weight:500;
font-style: normal;
}
.bnote {
font-family: Verdana, Arial, Verdana, sans-serif;
background-color: #FFFFdd;
font-size: 10px;
color: Navy;
font-weight: bold;
font-style: normal;
}
.navynote {
font-family: Verdana, Arial, Verdana, sans-serif;
background-color: White;
font-size: 13px;
color: Navy;
font-weight: bold;
font-style: normal;
}
.navylinote {
font-family: Verdana, Arial, Verdana, sans-serif;
background-color: White;
font-size: 13px;
color: Navy;
font-weight: 500;
font-style: normal;
}
.alert {
font-family: Verdana, Arial, Verdana, sans-serif;
background-color: Navy;
font-size: 11px;
color: White;
font-weight: bold;
font-style: normal;
font: small-caps;
}
em,i{ /*sets italics to bold to stand out better*/
font-weight: bold;
font-style: italic;
}
strong, b {font-weight:800;}/*NN 4.xx needs that...*/ big {font-size:larger;}/*to emphasize words, use it inline with a <span> class*/ small {font-size:smaller;}/*not really necessary, but one never knows...use it inline with a <span> class*/
/*This removes the need to add border=0 to linked images*/
A IMG {border:0.1px none #000000;} 
