p { font-family: arial, helvetica, san serif;
    font-size: 10pt;
    color: gray;
    margin-left: 10px;
    margin-right: 10px }

.thumbs { margin-left: 10px;
          margin-right: 10px }

a.button { color: gray;
           text-decoration: none }
                  
a.button:hover { color: black;
                 text-decoration: none }

a.link { color: black;
         text-decoration: none }

a.link:hover { color: gray;
               text-decoration: underline }
			     
 a img {
               border: 1px solid black
         }
		 
.smMarg {
	padding-top: 10px;
	margin-top: 14px;
}
.NoRam {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.liten {
	font-size: 12px;
}
.Ram {
	border: 1px solid black;
}
.litenTunn {
	font-size: 12px;
	font-weight: normal;
}

.NoRam img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

.stdTxt {
font-family: arial, helvetica, san serif;
    font-size: 10pt;
    color: gray;
    margin-left: 10px;
    margin-right: 10px
}

