/**************************************************************************************************************************************************************************
// com.oclib.css.standard.html.2008101500.Html
// Open Class Library : CSS : HTML : Version 2008101500
// Version's Location: http://www.oclib.com/css/standard/html/2008101500/Html.css 
// Index Version's Location: http://www.oclib.com/css/standard/html/2008101500/index.html
// Release's Namespace: com.oclib.css.standard.Html 
// Release's Location: http://www.oclib.com/css/standard/Html.css 
// © 2007 http://www.oclib.com/
****************************************************************************************************************************************************************************/
.actionLink {
 color:#0000FF;
 cursor:pointer;
 text-decoration:underline;
}

.b {
 font-weight:bold;
}

.center, .centered {
 text-align:center;
}

.hide, .hidden {
 left:-1000em;
 position:absolute;
 top:-1000em;
 visibility:hidden;
}

.justify {
 text-align:justify;
}

.left {
 text-align:left;
}

.p {
 text-indent:4em;
 text-align:justify;
}

.right {
 text-align:right;
}
