.FunctionName {  font-family: Arial, Helvetica, sans-serif; font-size: 14pt; font-style: normal; font-weight: bold; background-color: lavender; width: 100%; padding-top: 8px; padding-right: 2px; padding-bottom: 8px; padding-left: 2px}
.SmallHeading {  font-family: Arial, Helvetica, sans-serif; font-size: 12pt; font-style: normal; font-weight: bold}
.SmallerHeading {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-style: normal; font-weight: bold}
.ParamName {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: italic; font-weight: normal}
.ParamType {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: bold; color: navy}
.normal {  font-family: "Times New Roman", Times, serif; font-size: 13px}
.CodeSample {  font-family: "Courier New", Courier, mono; font-size: 12px}
hr {  color: navy}
body {  font-family: "Times New Roman", Times, serif; font-size: 13px}
.ParamTH { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; text-decoration: underline ; background-color: #CCCCCC}
h1 {  font-family: Arial, Helvetica, sans-serif; font-size: 16px}
p {  font-family: "Times New Roman", Times, serif; font-size: 13px}
.csKeyword {  color: #0033CC}
a.CodeSample{text-decoration: none}
.csComment {  color: #009900}
.SampleCodeTable {  background-color: #E5E5E5}
.SampleCodeTableTop {  background-image: url(/SDK/SDK%20Tutorials/images/tabletop.png); background-repeat: repeat-x; background-color: #FFFFFF; background-position: bottom}
.SampleCodeTableBottom { background-image: url(/SDK/SDK%20Tutorials/images/tablebottom.png); background-repeat: repeat-x; background-color: #FFFFFF; background-position: bottom}
.SampleCodeTableLeft { background-image: url(/SDK/SDK%20Tutorials/images/tableLeft.png); background-repeat: repeat-y; background-color: #FFFFFF}
.SampleCodeTableRight { background-image: url(/SDK/SDK%20Tutorials/images/tableRight.png); background-repeat: repeat-y; background-color: #FFFFFF}
.SampleCodeTableBottomLeft { background-image: url(/SDK/SDK%20Tutorials/images/tablebottomleft.png); background-repeat: no-repeat; background-color: #FFFFFF ; background-position: bottom}
.SampleCodeTableBottomRight { background-image: url(/SDK/SDK%20Tutorials/images/tablebottomright.png); background-repeat: no-repeat; background-color: #FFFFFF ; background-position: bottom}
.SampleCodeTableTopLeft { background-image: url(/SDK/SDK%20Tutorials/images/tabletopleft.png); background-repeat: no-repeat; background-color: #FFFFFF; background-position: bottom}
.SampleCodeTableTopRight { background-image: url(/SDK/SDK%20Tutorials/images/tabletopright.png); background-repeat: no-repeat; background-color: #FFFFFF; background-position: bottom}
