body {background: #fff url(http://www.meshwalk.com/latexeditor/images/bg.gif) no-repeat top left;}

/*html,body,textarea{
	scrollbar-arrow-color : #fff;
	scrollbar-shadow-color : #999;
	scrollbar-darkshadow-color : #eee;
	scrollbar-track-color : #ddd;
	scrollbar-3dlight-color : #999;
	scrollbar-face-color : #ccf;
	scrollbar-highlight-color : #fff;
}*/

html body {margin-top: 50px; margin-left: 60px; margin-right: 0px; padding: 0px;} /* For CSS-compliant browsers */

p,table,tr,td,th,span,ul,li 
{
    font-family:verdana,arial,helvetica,sans-serif;
    font-size:11px; 
    color:#333333;
    font-style:normal;
    margin-top:0px;
    margin-bottom:6px;
}

body
{
    font-family:verdana,arial,helvetica,sans-serif;
    font-size:11px; 
    color:#333333;
    font-style:normal;
	margin: -10px 0 0 -10px; /* For most versions of NN.4.x */
}

li
{
    margin-bottom:2px;
}

ul
{
    list-style-image: url(images/bullet1.png)}


code
{
    font-weight:bold;
}

/*
br.empty-line
{
    font-size:4pt;
    line-hight:6pt;
}
*/

h1, h2, h3
{
    font-family:arial,helvetica,sans-serif;
    color:#131333;
    font-style:normal;
    font-weight:bold;
}

h1 { font-size:18px; margin-bottom:10px; margin-top:10px; }
h2 { font-size:12px; margin-bottom:4px; margin-top:8px; }

	/*
a:link { 
	color: #0505F8;
	}
a:visited { 
	color: #1515a5;
	}

a:hover { 
	color: #FFEEAA;
	background-color: #151599;
	text-decoration: none;
	}
a:active { 
	color: #FF1515;
	background-color: transparent;
	}
	*/
// EOF
